View source: R/ceRNAValidate.R
ceRNAValidate | R Documentation |
A function to validate the potential ceRNA pairs based on the miRSponge database (http://www.bio-bigdata.net/miRSponge)
ceRNAValidate(path_prefix = NULL, project_name = "demo", disease_name = "DLBC")
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 |
a dataframe object
ceRNAValidate(
path_prefix = NULL,
project_name = 'demo',
disease_name = 'DLBC'
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.