Skip to content
Snippets Groups Projects
Commit 313bbca5 authored by james94's avatar james94
Browse files

new busco Env and fix long-pipeline bug

parent b1e741c1
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ channels:
- anaconda
dependencies:
- python=3.8.8
- busco=5.0.0
- busco=5.1.3
- biopython=1.76
......@@ -21,7 +21,7 @@ rule trimAdapters:
output:
directory(os.path.join(config['Results'],"{sample}/0_qualityControl/01_fastqc"))
threads:
8
log:
os.path.join(config['Results'], "{sample}" + "/0_qualityControl/logs/{sample}_tGalore.log")
priority:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment