DEseq2 installation
source("https://bioconductor.org/biocLite.R")
biocLite("DESeq2")
2018年9月30日 星期日
2018年9月29日 星期六
Window10 install Jbrowse on subsystem for linux (WSL)
1. install Ubuntu
1.aSelect the Start button and Open Microsoft Store
Search "linux" on Microsoft Store
Select and install Ubuntu
訂閱:
意見 (Atom)
-
Create a folder for storing Rfam and downloading index file, family.txt. # Create and enter Rfam folder $ cd $HOME $ mkdir Rfam_ncRNA $ cd...
-
DEseq2 installation source("https://bioconductor.org/biocLite.R") biocLite("DESeq2")