load_VCF_CNA_DRAGEN | R Documentation |
Parse a VCF CNA file from DRAGEN, which has information on both
load_VCF_CNA_DRAGEN(file)
file |
is DRAGEN CNV vcf file path |
PASS copy number alteration values in CNAqc format, stored in the 'cna' slot, and estimated tumour purity in the 'purity' slot.
# not run
## Not run:
load_VCF_CNA_DRAGEN("Myfile.vcf")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.