addIndexMeta | R Documentation |
Add necessary elements of the metadata slot of an altervnative splicing SCFind index object
addIndexMeta.classic(object, stats, node_list, diff_cut)
## S4 method for signature 'ANY'
addIndexMeta(object, stats, node_list, diff_cut)
object |
an SCFind class object built by the method "builtAltSpliceIndex" |
stats |
the statistics matrix built by the function "buildMatrix.stats" |
node_list |
the node information matrix built by the function "buildMatrix.node_list" |
diff_cut |
sparse matrix with 1 denoting the removal of node PSI due to not sufficiently deviate from tissue mean |
an SCFind object with classic metadata components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.