conda install -c bioconda fastqc fastp multiqc trimmomatic bwa samtools sambamba bcftools vcftools gffread #这些包都在bioconda里,所以指定channel为bioconda 这里没有安装bwa,是因为我之前已经安装过了。如果你之前没有安装过的话,也可以通过conda install -c bioconda bwa 安装最后编辑于 :2021.08.06 16:33:45...