powered by
bed.matrix
.vcf
read.vcf(filename, max.snps, verbose = getOption("gaston.verbose",TRUE))
TRUE
WhopGenome
read.bed.matrix
# Read vcf file filepath <-system.file("extdata", "LCT.vcf.gz", package="gaston") x <- read.vcf( filepath ) x
Run the code above in your browser using DataLab