|
7 | 7 |
|
8 | 8 | hg38:
|
9 | 9 | ###annotation path
|
10 |
| - fasta_path: /liulab/RIMA_kraken/reference/GRCh38.d1.vd1.fa |
11 |
| - gtf_path: /liulab/RIMA_kraken/reference/gencode.v22.annotation.gtf |
12 |
| - bed_path: /liulab/RIMA_kraken/reference/refseqGenes.bed |
13 |
| - driver_bed_path: /liulab/RIMA_kraken/reference/driverGene_refseqGenes.bed |
14 |
| - housekeeping_bed_path: /liulab/RIMA_kraken/reference/housekeeping_refseqGenes.bed |
15 |
| -###microbe ref |
16 |
| - microbe_fa_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.fa |
17 |
| - microbe_img_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.fa.img |
18 |
| - taxonomy_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.db |
19 |
| - host_img_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/GRCh38.d1.vd1.fa.img |
20 |
| - host_kmer_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/hg38_k31.hss |
21 |
| -### |
22 |
| - trust4_reper_path: /liulab/RIMA_kraken/TRUST4/hg38_bcrtcr.fa |
23 |
| - trust4_IMGT_path: /liulab/RIMA_kraken/TRUST4/human_IMGT+C.fa |
24 |
| -###index path |
25 |
| - star_index: /liulab/RIMA_kraken/reference/star_gdc_index/hg38 |
26 |
| - star_fusion_index: /liulab/RIMA_kraken/reference/fusion_gdc_index/GRCh38_v22_CTAT_lib_GDC_Mar162019/ctat_genome_lib_build_dir |
27 |
| - salmon_index: /liulab/RIMA_kraken/reference/gencode.v22.ts.fa |
28 |
| - msisensor_index: /liulab/RIMA_kraken/reference/msisensor_gdc_index/hg38/microsatellite.list |
29 |
| - centrifuge_index: /liulab/RIMA_kraken/reference/centrifuge_index/p_compressed+h+v |
30 |
| - vep_plugins: /liulab/RIMA_kraken/reference/VEP_plugins |
31 |
| - vep_custom_enst: /liulab/RIMA_kraken/reference/isoform_overrides_uniprot |
32 |
| - vep_germinal_var: /liulab/RIMA_kraken/reference/ExAC_nonTCGA.r0.3.1.sites.vep.vcf.gz |
33 |
| - vep_data: /liulab/RIMA_kraken/reference/vep_gdc_v84/ |
34 |
| - cfg_init: /liulab/jinwang/pipeline_test/rnaseq_pipeline/static/optitype/config.ini |
35 |
| - |
36 |
| -mm10: |
37 |
| - fasta_path: /liulab/RIMA_mouse/reference/GRCm38.primary_assembly.genome.fa |
38 |
| - gtf_path: /liulab/RIMA_mouse/reference/gencode.vM25.primary_assembly.annotation.gtf |
39 |
| - bed_path: /liulab/RIMA_mouse/reference/mm10_RefSeq.bed |
40 |
| - housekeeping_bed_path: /liulab/RIMA_mouse/reference/housekeepingMM.bed |
| 10 | + fasta_path: ./ref_files/GRCh38.d1.vd1.fa |
| 11 | + gtf_path: ./ref_files/gencode.v22.annotation.gtf |
| 12 | + bed_path: ./ref_files/refseqGenes.bed |
| 13 | + driver_bed_path: ./ref_files/driverGene_refseqGenes.bed |
| 14 | + housekeeping_bed_path: ./ref_files/housekeeping_refseqGenes.bed |
| 15 | + trust4_reper_path: ./ref_files/TRUST4/hg38_bcrtcr.fa |
| 16 | + trust4_IMGT_path: ./ref_files/TRUST4/human_IMGT+C.fa |
| 17 | + gmt_path: ./static/ssgsea/c2.cp.kegg.v6.1.symbols.gmt |
41 | 18 |
|
42 |
| - trust4_reper_path: /liulab/RIMA_kraken/TRUST4/mouse/GRCm38_bcrtcr.fa |
43 |
| - trust4_IMGT_path: /liulab/RIMA_kraken/TRUST4/mouse/mouse_IMGT+C.fa |
44 |
| - |
45 |
| -##index path |
46 |
| - star_index: /liulab/RIMA_mouse/reference/star_index/mm10 |
47 |
| - salmon_index: /liulab/RIMA_mouse/reference/salmon_index/salmon.tx.fa |
48 |
| - centrifuge_index: /liulab/RIMA_mouse/reference/p_compressed+m+v/p_compressed+m+v |
| 19 | +###index path |
| 20 | + star_index: ./ref_files/v22 |
| 21 | + star_fusion_index: ./ref_files/fusion_gdc_index/GRCh38_v22_CTAT_lib_GDC_Mar162019/ctat_genome_lib_build_dir |
| 22 | + salmon_index: ./ref_files/salmon_index/gencode.v22.ts.fa |
| 23 | + msisensor_index: ./ref_files/msisensor_gdc_index/hg38/microsatellite.list |
| 24 | + centrifuge_index: ./ref_files/centrifuge_index/p_compressed+h+v |
| 25 | + neoantigen_iedb_mhcI: ./ref_files/ |
| 26 | + annotation_pyprada: ./ref_files/pyPRADA/gencode.v22.canonical.gene.exons.tab.txt |
49 | 27 |
|
50 |
| - microbe_fa_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.fa |
51 |
| - microbe_img_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.fa.img |
52 |
| - taxonomy_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/pathseq_microbe.db |
53 |
| - host_img_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/GRCh38.d1.vd1.fa.img |
54 |
| - host_kmer_path: /liulab/RIMA_kraken/reference/pathseq_gdc_index/hg38/hg38_k31.hss |
| 28 | +###tool path |
| 29 | + msisensor2_path: ./ref_files/msisensor2 |
| 30 | + trust4_path: ./ref_files/TRUST4 |
| 31 | + arcasHLA_path: ./ref_files/arcasHLA |
| 32 | + prada_path: ./ref_files/pyPRADA/pyPRADA_1.2 |
55 | 33 |
|
0 commit comments