count_mir.RdCount occurrence of miRNA names in a data frame.
count_mir(df, col.mir = miRNA)
| df | Data frame containing miRNA names. |
|---|---|
| col.mir | Symbol. Column containing miRNA names. |
Data frame. Data frame containing miRNA names and their respective frequency.
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.
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()