You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 27, 2020. It is now read-only.
Is your feature request related to a problem? Please describe.
Currently, output is organized in a way that every VCF file lands in a single folder.
Describe the solution you'd like
It would be nice to have the possibility, if users can specify a single TSV containing multiple patients and the generated VCFs etc are stored nicely in
Describe alternatives you've considered
Creating n TSV files for each patient individually, which is quite cumbersome...
Is your feature request related to a problem? Please describe.
Currently, output is organized in a way that every VCF file lands in a single folder.
Describe the solution you'd like
It would be nice to have the possibility, if users can specify a single TSV containing multiple patients and the generated VCFs etc are stored nicely in
Describe alternatives you've considered
Creating n TSV files for each patient individually, which is quite cumbersome...
We discussed this together with @ggabernet @maxulysse on Gitter :-)