Luke You

Logo

Love Study! Love Share!

View My GitHub Profile

binary file

conda install

conda create -n samtools_1.13 -c bioconda samtools=1.13 -y

environment location: XXXX

XXXX/bin/samtools

conda activate samtools_1.13

conda deactivate

biosoft offical web binary file singularity image conda install
- - - -
bwa 0.7.17 - conda install -c bioconda bwa=0.7.17
- - - -
FastQC 0.11.9 - conda install -c bioconda fastqc=0.11.9
- - - -
picard - - conda install -c bioconda picard=2.26.3
- - - -
samtools - - conda install -c bioconda samtools=1.13
- - - -
trim_galore 0.6.7 - conda install -c bioconda trim-galore=0.6.7
- - - -