-
Notifications
You must be signed in to change notification settings - Fork 21
/
ref.yaml
30 lines (26 loc) · 1.16 KB
/
ref.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
#REF.yaml - File to contain paths to static reference files that RNA-Seq requires
# for its analysis.
# NOTE: these are already pre-filled for hg38
# NOTE: organized by assemblies
#
# !VERY IMPORTANT: you can OVERRIDE any of these values in config.yaml!
hg38:
###annotation path
fasta_path: ./ref_files/GRCh38.d1.vd1.fa
gtf_path: ./ref_files/gencode.annotation.gtf
bed_path: ./ref_files/RSeQC_bed/refseqGenes.bed
housekeeping_bed_path: ./ref_files/RSeQC_bed/housekeeping_refseqGenes.bed
trust4_reper_path: ./ref_files/TRUST4/hg38_bcrtcr.fa
trust4_IMGT_path: ./ref_files/TRUST4/human_IMGT+C.fa
###index path
star_index: ./ref_files/star_index
star_fusion_index: ./ref_files/fusion_index/ctat_genome_lib_build_dir
salmon_index: ./ref_files/salmon_index/transcripts.fa
msisensor_index: ./ref_files/msisensor_index/hg38/microsatellite.list
centrifuge_index: ./ref_files/centrifuge_index/p_compressed+h+v
annotation_pyprada: ./ref_files/pyPRADA/gencode.canonical.gene.exons.tab.txt
###tool path
msisensor2_path: ./ref_files/msisensor2
trust4_path: ./ref_files/TRUST4
arcasHLA_path: ./ref_files/arcasHLA
prada_path: ./ref_files/pyPRADA/pyPRADA_1.2