mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-13 05:03:10 +00:00
Renamed star_index directory
This commit is contained in:
parent
e4410065f3
commit
0557f4e062
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue