Create a DsNOMe dataset from multiple input files in bisSNP output format

DsNOMe.bisSNP(inputFns, sampleAnnot, genome, sampleIds = rownames(sampleAnnot))

Arguments

inputFns

a NAMED vector of input file names

sampleAnnot

data.frame specifying the sample annotation table

genome

genome assembly

sampleIds

character vector of sample names

Value

DsNOMe object

Author

Fabian Mueller