ceRNAModule | R Documentation |
A function to analyze and visualize potential network of identified ceRNAs
ceRNAModule(
path_prefix = NULL,
project_name = "demo",
disease_name = "DLBC",
pairs_cutoff = 5,
column_sum = 1
)
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 |
pairs_cutoff |
at least the number of ceRNA pairs that a mirna must have |
column_sum |
the number of ceRNAs |
a list object
ceRNAModule(
path_prefix = NULL,
project_name = 'demo',
disease_name = 'DLBC',
pairs_cutoff = 5,
column_sum = 1
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.