-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update semibin2 to 2.1.0 #6503
base: main
Are you sure you want to change the base?
Update semibin2 to 2.1.0 #6503
Conversation
<discover_datasets pattern="(?P<designation>.*)\/data_split.csv" format="csv" directory="output/samples/" recurse="true" match_relative_path="true"/> | ||
</collection> | ||
</xml> | ||
<xml name="generate_sequence_features_extra_outputs"> | ||
<data name="single_cov" format="csv" from_work_dir="output/*_data_cov.csv" label="${tool.name} on ${on_string}: Coverage"> | ||
<filter>mode["select"]=="single" and extra_output and "coverage" in extra_output</filter> | ||
<filter>input_type_select['mode']['select']=="single" and extra_output and "coverage" in extra_output</filter> | ||
</data> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This this just a copy of the data elements below? if so why not use macros for that?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What is the status here @astrovsky01
Momentarily paused for a different priority |
Update semibin2 to current version, adding compatibility strobealign aemb input files
FOR CONTRIBUTOR: