lingzhi227's picture
Upload tasks/metatranscriptomics/environment.yml with huggingface_hub
50244e2 verified
raw
history blame contribute delete
235 Bytes
name: metatranscriptomics
channels:
- bioconda
- conda-forge
- defaults
dependencies:
- fastp
- bowtie2
- megahit
- samtools
- prodigal
- diamond
- subread
- seqtk
- multiqc
- python=3.10
- pandas
- scipy