subsetByGenes:
Get a new ReadCountSet with specified gene IDs.
Description
Get a new ReadCountSet with specified gene IDs.
Usage
subsetByGenes(RCS, genes)
Arguments
RCS
a ReadCountSet object.
genes
a list of gene IDS.
Value
This function returns a new ReadCountSet object, with changes in slots assayData, featureData, featureData_gene, and permute_NBstat_exon and permute_NBstat_gene if they have been calculated.