Description Usage Arguments Details Value See Also
View source: R/count_mir_single_topic.R
Count occurrence of miRNA names in a data frame.
1 |
df |
Data frame containing miRNA names. |
col.mir |
Symbol. Column containing miRNA names. |
Count occurrence of miRNA names in a data frame. The count of miRNA names is returned as a separate data frame, only listing the miRNA names and their respective frequency.
Data frame. Data frame containing miRNA names and their respective frequency.
plot_mir_count()
, count_mir_threshold()
, plot_mir_count_threshold()
Other count functions:
count_mir_threshold()
,
count_snp()
,
plot_mir_count_threshold()
,
plot_mir_count()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.