Skip to content
Snippets Groups Projects
Commit b5c2df4a authored by ivanto's avatar ivanto 🦁 Committed by Susana Posada-Cespedes
Browse files

adaptations for analyzing SARS-cov-2 sequencing data

parent c30b6f82
No related branches found
Tags sars-cov2-snapshot-20200406
No related merge requests found
This diff is collapsed.
This diff is collapsed.
NC_045512.2.fasta
\ No newline at end of file
......@@ -3,11 +3,13 @@ aligner = bwa
[input]
samples_file = samples.tsv
reference = references/cohort_consensus.fasta
fastq_suffix =
reference = references/NC_045512.2.fasta
[output]
snv = True
local = False
local = True
global = False
[hmm_align]
leave_msa_temp = true
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