filterCOSMIC.RdThis function removes from the input variants those described in COSMIC
filterCOSMIC(vcf, assembly)
| vcf | a |
|---|---|
| assembly | human genome assembly to use: "hg19" or "hg38" |
Returns a CollapsedVCF object with variants not described in COSMIC
Laura Fancello