Skip to content
Snippets Groups Projects
Commit 0156ed6f authored by Dominik Burri's avatar Dominik Burri
Browse files

add alfa_indexes to config.yaml

parent b9ed0194
No related branches found
No related tags found
1 merge request!39Alfa qc
...@@ -311,6 +311,7 @@ def main(): ...@@ -311,6 +311,7 @@ def main():
kallisto_indexes: "results/kallisto_indexes/" kallisto_indexes: "results/kallisto_indexes/"
salmon_indexes: "results/salmon_indexes/" salmon_indexes: "results/salmon_indexes/"
star_indexes: "results/star_indexes/" star_indexes: "results/star_indexes/"
alfa_indexes: "results/alfa_indexes/"
...''') ...''')
sys.stdout.write('Create snakemake table finished successfully...\n') sys.stdout.write('Create snakemake table finished successfully...\n')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment