View source: R/regVarDetection.R
regVarDetection | R Documentation |
Detect the Variant 'switches' in CREs.
regVarDetection(regVar, regulationType)
regData |
the dataframe of output from binaryRegulation and multieleRegulation functions, accepting miRNA-mRNA, miRNA-mRNA-pathway, lncRNA-miRNA-mRNA, circRNA-miRNA-mRNA, lncRNA-miRNA-mRNA-pathway, circRNA-miRNA-mRNA-pathway. |
regulationType |
a character representing the CREs type, it should be "miRNA-mRNA", "miRNA-mRNA-pathway", "lncRNA-miRNA-mRNA", "circRNA-miRNA-mRNA", "lncRNA-miRNA-mRNA-pathway" or "circRNA-miRNA-mRNA-pathway". |
Variant 'switches' Detection.
regVarDetection(regVar = NULL, regulationType = "lncRNA-miRNA-mRNA")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.