extractGenotypeMatrixFromGDS: Extract a genotype matrix corresponding to a specific genomic...

View source: R/GDSArray_helpers.R

extractGenotypeMatrixFromGDSR Documentation

Extract a genotype matrix corresponding to a specific genomic region

Description

Extract a genotype matrix corresponding to a specific genomic region

Usage

extractGenotypeMatrixFromGDS(chr, start, end, variant_information, gdsfile)

Arguments

chr

Chromosome of the region

start

Start coordinate of the region

end

End coordinate of the reion

variant_information

Variant infromation constructed by importVariantInformationFromGDS

gdsfile

Path to the GDS file

Value

genotype matrix


kauralasoo/eQTLUtils documentation built on March 12, 2023, 8:50 p.m.