Description Usage Arguments Value Author(s)
View source: R/detectionCall.R
Use GC content adjusted background read counts to determine the detection p values for each gene
1 2 3 4 5 | detectionCall(
dataset,
species = "hg",
plot = FALSE)
|
dataset |
a character string giving the filename of a SAM format file, which is the output of read alignment. |
species |
a character string specifing the species. Options are |
plot |
logical indicating whether a density plot of detection p values will be generated. |
A data frame which includes detection p values and annotation information for each gene.
Zhiyin Dai and Wei Shi
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.