Skip to content
Snippets Groups Projects
Commit be7ed38b authored by Valentina Galata's avatar Valentina Galata
Browse files

config/import clean-up: plot

parent fb908557
No related branches found
No related tags found
2 merge requests!69Add PlasFlow and RGI,!67WIP: Checkpoint snakefile
# For running the MMSEQ2 comparison of proteins after assemblies are run through prokka/prodigal
import os
#from tempfile import TemporaryDirectory
configfile: "config/CONFIG.yaml"
#DATA_DIR = config["data_dir"]
RESULTS_DIR = config["results_dir"]
#DB_DIR=config["db_dir"]
BARCODES=config["barcodes"]
#ASSEMBLERS=config["assemblers"]
#MAPPERS=["bwa", "mm"]
## SAMPLES=config["samples"]
#SAMPLES=["flye", "megahit", "metaspades_hybrid"]
#BINNING_SAMPLES=config["binning_samples"]
#HYBRID_ASSEMBLER=config["hybrid_assembler"]
SR_PREFIX="ONT3_MG_xx_Rashi_S11"
#############################
###### IGC COVERAGE ########
#############################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment