Skip to content

Conversation

@yfarjoun
Copy link
Contributor

No description provided.

@jmarshall jmarshall added the vcf label Jun 13, 2019
@yfarjoun
Copy link
Contributor Author

Modify FILTER header line to add optional Target=<SUBSET of Variant,Genotype, and Sample>

Required for Sample filters.

@yfarjoun yfarjoun marked this pull request as ready for review July 24, 2019 21:00
@yfarjoun yfarjoun changed the title draft of sample ID and filter update Sample ID and filter update Jul 24, 2019
@hts-specs-bot
Copy link

Changed PDFs as of ae2612a: VCFv4.2 (diff), VCFv4.3 (diff).

@hts-specs-bot
Copy link

Changed PDFs as of 6369341: VCFv4.2 (diff), VCFv4.3 (diff).

@hts-specs-bot
Copy link

Changed PDFs as of aaadf53: VCFv4.2 (diff), VCFv4.3 (diff).

@jmarshall
Copy link
Member

See also htsget PR #430 which ran into some difficulty over the question of whether commas may appear in sample names.

@yfarjoun
Copy link
Contributor Author

yfarjoun commented Nov 3, 2019

should this modify 4.2 or only 4.3?

In the \verb!SAMPLE! line:
\begin{itemize}
\item{ID} is a string that identifies the sample.
It comprises non-whitespace characters and doesn't include the comma (`.') character.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comma in the parentheses 😄

##META=<ID=Ethnicity,Type=String,Number=.,Values=[AFR, CEU, ASN, MEX]>
##META=<ID=Tissue,Type=String,Number=.,Values=[Blood, Breast, Colon, Lung, ?]>
##SAMPLE=<ID=Sample1,Assay=WholeGenome,Ethnicity=AFR,Disease=None,Description="Patient germline genome from unaffected",DOI=url>
##SAMPLE=<ID=Sample2,Assay=Exome,Ethnicity=CEU,Disease=Cancer,Tissue=Breast,Description="European patient exome from breast cancer">
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need to add FILTER to the line itself.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants