5.RNA Network
1) Table of Contents
2) Files Needed
Method 1: Use docker
5.1 Co-expression Network
# load image tarball
docker load -i ~/Downloads/bioinfo_coexp.tar.gz # 请根据下载文件的实际位置调整输入内容
docker run -dt --name coexpression --restart unless-stopped -v {host.machine.shared.directory}:/data gangxu/coexpression:1.5
docker exec -it coexpression bash
cd /home/bioc5.2 miRNA target prediction
5.3 CLIP-seq data analysis
Method 2: Directly Download
3) Teaching Video
Last updated
Was this helpful?