View source: R/ceRNAputativePairs.R
ceRNAputativePairs | R Documentation |
A function to obtain putative mRNA-miRNA pairs from several databases
ceRNAputativePairs(
path_prefix = NULL,
project_name = "demo",
disease_name = "DLBC",
filtering = "less"
)
path_prefix |
user's working directory |
project_name |
the project name that users can assign |
disease_name |
the abbreviation of disease that users are interested in |
filtering |
three different filtering criteria, including strict, moderate and less. (Default: less) |
file
ceRNAputativePairs(
path_prefix = NULL,
project_name ='demo',
disease_name = 'DLBC',
filtering = 'less'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.