今天還算很輕松的,按照步驟來,不行就多試幾次。時間有限,就只學了必修的部分。其實就是依葫蘆畫瓢啦。總結一下今天所學內容。
- 安裝bzip2,系統中沒有,就按照方法安裝了。
安裝輸入
2.下載miniconda
先建立cd biosoft,比較有意思,找到軟件的列表,右鍵復制下載鏈接(找linux系統啦),然后其實很簡單,右鍵粘貼就可以下載啦!!!
3.安裝miniconda

一路enter---再選yes--安裝結束yes
最后會thank you for installing miniconda 3
最后激活
再輸入conda基本既可以了
使用conda
-conda list
-conda search fastqc
-conda install fastqc-y
-conda remove fastqc-y