I'd like to have an optional way to input a custom design via a TSV formatted metadata sheet. The idea is, that this will be used in all cases. When you don't supply this TSV file in the future, it will be created based on your regular --reads input, of course, this means with missing values (thus skipping e.g. downstream popgen tools analysis).
Idea for metadata, basically based on what Sarek does:
ID LabID SeqType Organism Treatment R1 R2 Population (ISO3) Group
ABRAKADABRA JK1945 paired UDG+ path/to/R1 path/to/R2 GER LBK
ABRAKADABRA JK1946 single UDG- path/to/R1 GER LBK
HOKUSPOKUS JK1948 paired UDG0.5 path/to/R1 path/to/R2 TRY Anatolijan_Farmer
Comments ?
I'd like to have an optional way to input a custom design via a TSV formatted metadata sheet. The idea is, that this will be used in all cases. When you don't supply this TSV file in the future, it will be created based on your regular
--readsinput, of course, this means with missing values (thus skipping e.g. downstream popgen tools analysis).Idea for metadata, basically based on what Sarek does:
Comments ?