Description Usage Arguments Value Author(s)
Illustrative function to read gene names from a VCF file that has been annotated with SnpEff.
1 | read.snpeff.vcf(f, genome, tumour.id, exclude.filtered = TRUE)
|
f |
f |
genome |
genome |
tumour.id |
tumour id |
exclude.filtered |
logical, exclude filtered variants (defined as variants with some thing other that 'PASS' or '.' in their FILTER column). |
A data.frame
.
Jonathan Ellis <jonathan.j.ellis@gmail.com>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.