Skip to content
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

Multioutput stages have uniform type #19

Open
jbedo opened this issue Mar 7, 2021 · 0 comments
Open

Multioutput stages have uniform type #19

jbedo opened this issue Mar 7, 2021 · 0 comments

Comments

@jbedo
Copy link
Member

jbedo commented Mar 7, 2021

With the way we're doing filetype tagging (via passthru), all outputs of a derivation are tagged with the same type. This is OK for some cases (e.g., Xenomapper, which outputs a collection of BAM files) but not in others (Octopus calls variants and outputs a VCF file, but also produces a BAM evidence file as a side product). Some way of changing the type of secondary outputs is needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant