Description Usage Arguments Value Examples
This function is used to generate the gene-based results
1 | makeGeneWiseTable(jscs, gene.list, FDR.threshold = 0.05, verbose = TRUE)
|
jscs |
output from JunctionSeq |
gene.list |
gene list |
FDR.threshold |
threshold to define whether exon or splicing junction is differential used |
verbose |
whether to print runing process |
A gene based table
1 2 | #re.example.gene.based<-makeGeneWiseTable(Re.example,
#gene.list=unique(as.character(fData(Re.example)$geneID)))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.