Learn R Programming

CONDOP (version 1.0)

remove.cov.depth.from.aFeat: Remove the read coverage on a given feature (e.g. rRNA and tRNA).

Description

Internal function to remove the coverage depth from a given features.

Usage

remove.cov.depth.from.aFeat(genes, cd, feature = "rRNA")

Arguments

genes
An annotation data table.
cd
A data table containing the coverage depth of an RNA-seq expression profile(s).
feature
A given feature type. Defaults to "rRNA".