R/select_chrom.R
select_chrom.Rd
Select data from specified chromosomes
select_chrom(snpdata, chrom = "all")
a SNPdata object
SNPdata
a vector of chromosome names
a SNPdata object with only the data from the specified chromosomes
if (FALSE) { # \dontrun{ chrom7 <- select_chrom(snpdata, chrom = "Pf3D7_07_v3") } # }