select_chrom: Select data from specified chromosomes

View source: R/data_manip.R

select_chromR Documentation

Select data from specified chromosomes

Description

return data for specified chromosomes only

Usage

chrom_snpdata = select_chrom(snpdata, chrom="Pf3D7_07_v3")

Arguments

snpdata

a SNPdata object

chrom

a vector of chromosomes

Value

a SNPdata object with only the data from the specified chromosomes


FellouMada/rSNPdata documentation built on June 12, 2022, 7:29 p.m.