From 0557f4e0622915bf07801e6d268e08b56e53b6d0 Mon Sep 17 00:00:00 2001 From: praveenraj2018 <43108054+praveenraj2018@users.noreply.github.com> Date: Tue, 14 Dec 2021 21:15:12 +0100 Subject: [PATCH] Renamed star_index directory --- conf/pipeline/rnavar/munin.config | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conf/pipeline/rnavar/munin.config b/conf/pipeline/rnavar/munin.config index 9a96357..c2c8335 100644 --- a/conf/pipeline/rnavar/munin.config +++ b/conf/pipeline/rnavar/munin.config @@ -23,8 +23,9 @@ params { known_indels_tbi = '/data1/references/annotations/GATK_bundle/Mills_and_1000G_gold_standard.indels.hg38.vcf.gz.tbi' // STAR index - star_index = '/data1/references/CTAT_GenomeLib_v37_Mar012021/GRCh38_gencode_v37_CTAT_lib_Mar012021.plug-n-play/ctat_genome_lib_build_dir/star150bp.idx/' - + star_index = '/data1/references/CTAT_GenomeLib_v37_Mar012021/GRCh38_gencode_v37_CTAT_lib_Mar012021.plug-n-play/ctat_genome_lib_build_dir/STAR.2.7.9a_2x151bp/' + read_length = 151 + // Annotation settings annotation_cache = true cadd_cache = true