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

protocol and seq_type are different #58

Open
davidrajones opened this issue Mar 24, 2022 · 1 comment
Open

protocol and seq_type are different #58

davidrajones opened this issue Mar 24, 2022 · 1 comment

Comments

@davidrajones
Copy link
Contributor

Add a warning that -*-protocol options and seq_type differ (at least for tumour). To ensure seqtype WXS doesn't get WGS as SAMPLE protocol set in the VCF.

@mcast
Copy link

mcast commented Mar 28, 2022

Am I right in thinking there are two sets of label values?

  • -seqType -st Sequencing type (pulldown|exome|genome|genomic|followup|targeted|rna_seq) - Passed to flagging
  • -*-protocol -?p ... protocol [WGS|WXS|RNA|RNA-Seq|AMPLICON|TARGETED] (default WGS)

and so it'll be obvious to some folks which to use together, but not everybody.

Does the code translate? It's not obvious to me why -st can't be derived from the others, or how -np could usefully differ from -tp.

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

2 participants