lingzhi227 commited on
Commit
be4aa07
·
verified ·
1 Parent(s): 0d8f655

Upload tasks/genome-comparison/environment.yml with huggingface_hub

Browse files
tasks/genome-comparison/environment.yml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ name: genome-comparison
2
+ channels:
3
+ - bioconda
4
+ - conda-forge
5
+ dependencies:
6
+ - prokka
7
+ - mummer
8
+ - panaroo
9
+ - bedtools