vcf2ranges | R Documentation |
GRanges
objectRead VCF file into a GRanges
object
vcf2ranges(vcfFile = NULL, genotypeField = 1, chromosome = NULL)
vcfFile |
VCF file containing phased alleles |
genotypeField |
In case of multiple samples phased in a single file (Default: 1) |
chromosome |
If only a subset of the chromosomes should be processed, specify them here. |
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.