read_mirdeep2_resultDir | R Documentation |
Load miRDeep2 expression from a directory
read_mirdeep2_resultDir(dir.path, add.names2df = TRUE, message = F)
dir.path |
one folder is one sample |
add.names2df |
Default TRUE. If add miRNA and precusor names in the first two columns |
message |
If print message |
# 文件夹下有样本文件夹,样本表达为类似miRNAs_expressed_all_samples_06_09_2024.csv
dir.path="~/work/ProstaticCancer/analysis/321samples"
read_mirdeep2_result(dir.path)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.