|
1 | 1 | {
|
2 | 2 | "rnaseq_pipeline.fastq1": [
|
3 |
| - "gs://my-bucket/rna-seq/test_data/8019468198_R1.fastq.gz" |
| 3 | + "gs://mihir-test/rna-seq/test_data/8019468198_R1.fastq.gz" |
4 | 4 | ],
|
5 | 5 | "rnaseq_pipeline.fastq2": [
|
6 |
| - "gs://my-bucket/rna-seq/test_data/8019468198_R2.fastq.gz" |
| 6 | + "gs://mihir-test/rna-seq/test_data/8019468198_R2.fastq.gz" |
7 | 7 | ],
|
8 | 8 | "rnaseq_pipeline.fastq_index": [
|
9 |
| - "gs://my-bucket/rna-seq/test_data/8019468198_I1.fastq.gz" |
| 9 | + "gs://mihir-test/rna-seq/test_data/8019468198_I1.fastq.gz" |
10 | 10 | ],
|
11 | 11 | "rnaseq_pipeline.sample_prefix": [
|
12 | 12 | "8019468198"
|
13 | 13 | ],
|
14 | 14 | "rnaseq_pipeline.pretrim_fastqc_ncpu": 8,
|
15 | 15 | "rnaseq_pipeline.pretrim_fastqc_ramGB": 40,
|
16 | 16 | "rnaseq_pipeline.pretrim_fastqc_disk": 100,
|
17 |
| - "rnaseq_pipeline.fastqc_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/fastqc:latest", |
| 17 | + "rnaseq_pipeline.fastqc_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/fastqc:latest", |
18 | 18 | "rnaseq_pipeline.attach_umi_ncpu": 8,
|
19 | 19 | "rnaseq_pipeline.attach_umi_ramGB": 40,
|
20 | 20 | "rnaseq_pipeline.attach_umi_disk": 100,
|
21 |
| - "rnaseq_pipeline.attach_umi_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/umi_attach:latest", |
| 21 | + "rnaseq_pipeline.attach_umi_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/umi_attach:latest", |
22 | 22 | "rnaseq_pipeline.minimumLength": 20,
|
23 | 23 | "rnaseq_pipeline.index_adapter": "AGATCGGAAGAGC",
|
24 | 24 | "rnaseq_pipeline.univ_adapter": "AGATCGGAAGAGC",
|
25 | 25 | "rnaseq_pipeline.cutadapt_ncpu": 8,
|
26 | 26 | "rnaseq_pipeline.cutadapt_ramGB": 45,
|
27 | 27 | "rnaseq_pipeline.cutadapt_disk": 100,
|
28 |
| - "rnaseq_pipeline.cutadapt_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/cutadapt:latest", |
| 28 | + "rnaseq_pipeline.cutadapt_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/cutadapt:latest", |
29 | 29 | "rnaseq_pipeline.posttrim_fastqc_ncpu": 8,
|
30 | 30 | "rnaseq_pipeline.posttrim_fastqc_ramGB": 36,
|
31 | 31 | "rnaseq_pipeline.posttrim_fastqc_disk": 100,
|
32 | 32 | "rnaseq_pipeline.multiqc_ncpu": 8,
|
33 | 33 | "rnaseq_pipeline.multiqc_ramGB": 20,
|
34 | 34 | "rnaseq_pipeline.multiqc_disk": 100,
|
35 |
| - "rnaseq_pipeline.multiqc_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/multiqc:latest", |
36 |
| - "rnaseq_pipeline.star_index": "gs://my-bucket/references/rn/v96/star_2.7.0d_04-20-19/Rnor6_v96_star_index.tar.gz", |
| 35 | + "rnaseq_pipeline.multiqc_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/multiqc:latest", |
| 36 | + "rnaseq_pipeline.star_index": "gs://mihir-test/references/rn/v96/star_2.7.0d_04-20-19/Rnor6_v96_star_index.tar.gz", |
37 | 37 | "rnaseq_pipeline.star_ncpu": 10,
|
38 | 38 | "rnaseq_pipeline.star_ramGB": 96,
|
39 | 39 | "rnaseq_pipeline.star_disk": 200,
|
40 |
| - "rnaseq_pipeline.star_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/star:latest", |
41 |
| - "rnaseq_pipeline.gtf_file": "gs://my-bucket/references/rn/v96/Rattus_norvegicus.Rnor_6.0.96.gtf", |
| 40 | + "rnaseq_pipeline.star_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/star:latest", |
| 41 | + "rnaseq_pipeline.gtf_file": "gs://mihir-test/references/rn/v96/Rattus_norvegicus.Rnor_6.0.96.gtf", |
42 | 42 | "rnaseq_pipeline.feature_counts_ncpu": 8,
|
43 | 43 | "rnaseq_pipeline.feature_counts_ramGB": 48,
|
44 | 44 | "rnaseq_pipeline.feature_counts_disk": 100,
|
45 |
| - "rnaseq_pipeline.feature_counts_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/feature_counts:latest", |
46 |
| - "rnaseq_pipeline.rsem_reference": "gs://my-bucket/references/rn/v96/rsem/rn6_rsem_reference.tar.gz", |
| 45 | + "rnaseq_pipeline.feature_counts_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/feature_counts:latest", |
| 46 | + "rnaseq_pipeline.rsem_reference": "gs://mihir-test/references/rn/v96/rsem/rn6_rsem_reference.tar.gz", |
47 | 47 | "rnaseq_pipeline.rsem_ncpu": 10,
|
48 | 48 | "rnaseq_pipeline.rsem_ramGB": 48,
|
49 | 49 | "rnaseq_pipeline.rsem_disk": 150,
|
50 |
| - "rnaseq_pipeline.rsem_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/rsem:latest", |
| 50 | + "rnaseq_pipeline.rsem_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/rsem:latest", |
51 | 51 | "rnaseq_pipeline.globin_genome_dir": "rn_globin",
|
52 |
| - "rnaseq_pipeline.globin_genome_dir_tar": "gs://my-bucket/references/rn/bowtie2_index/rn_globin.tar.gz", |
| 52 | + "rnaseq_pipeline.globin_genome_dir_tar": "gs://mihir-test/references/rn/bowtie2_index/rn_globin.tar.gz", |
53 | 53 | "rnaseq_pipeline.bowtie2_globin_ncpu": 12,
|
54 | 54 | "rnaseq_pipeline.bowtie2_globin_ramGB": 80,
|
55 | 55 | "rnaseq_pipeline.bowtie2_globin_disk": 200,
|
56 | 56 | "rnaseq_pipeline.rrna_genome_dir": "rn_rRNA",
|
57 |
| - "rnaseq_pipeline.rrna_genome_dir_tar": "gs://my-bucket/references/rn/bowtie2_index/rn_rRNA.tar.gz", |
| 57 | + "rnaseq_pipeline.rrna_genome_dir_tar": "gs://mihir-test/references/rn/bowtie2_index/rn_rRNA.tar.gz", |
58 | 58 | "rnaseq_pipeline.bowtie2_rrna_ncpu": 12,
|
59 | 59 | "rnaseq_pipeline.bowtie2_rrna_ramGB": 80,
|
60 | 60 | "rnaseq_pipeline.bowtie2_rrna_disk": 200,
|
61 | 61 | "rnaseq_pipeline.phix_genome_dir": "phix",
|
62 |
| - "rnaseq_pipeline.phix_genome_dir_tar": "gs://my-bucket/references/rn/bowtie2_index/phix.tar.gz", |
| 62 | + "rnaseq_pipeline.phix_genome_dir_tar": "gs://mihir-test/references/rn/bowtie2_index/phix.tar.gz", |
63 | 63 | "rnaseq_pipeline.bowtie2_phix_ncpu": 12,
|
64 | 64 | "rnaseq_pipeline.bowtie2_phix_ramGB": 80,
|
65 | 65 | "rnaseq_pipeline.bowtie2_phix_disk": 200,
|
66 |
| - "rnaseq_pipeline.bowtie_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/bowtie:latest", |
| 66 | + "rnaseq_pipeline.bowtie_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/bowtie:latest", |
67 | 67 | "rnaseq_pipeline.markdup_ncpu": 10,
|
68 | 68 | "rnaseq_pipeline.markdup_ramGB": 48,
|
69 | 69 | "rnaseq_pipeline.markdup_disk": 150,
|
70 |
| - "rnaseq_pipeline.ref_flat": "gs://my-bucket/references/rn/v96/refFlat_rn6_v96.txt", |
| 70 | + "rnaseq_pipeline.ref_flat": "gs://mihir-test/references/rn/v96/refFlat_rn6_v96.txt", |
71 | 71 | "rnaseq_pipeline.rnaqc_ncpu": 10,
|
72 | 72 | "rnaseq_pipeline.rnaqc_ramGB": 48,
|
73 | 73 | "rnaseq_pipeline.rnaqc_disk": 100,
|
74 |
| - "rnaseq_pipeline.picard_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/picard:latest", |
| 74 | + "rnaseq_pipeline.picard_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/picard:latest", |
75 | 75 | "rnaseq_pipeline.umi_dup_ncpu": 8,
|
76 | 76 | "rnaseq_pipeline.umi_dup_ramGB": 36,
|
77 | 77 | "rnaseq_pipeline.umi_dup_disk": 200,
|
78 |
| - "rnaseq_pipeline.umi_dup_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/umi_dup:latest", |
| 78 | + "rnaseq_pipeline.umi_dup_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/umi_dup:latest", |
79 | 79 | "rnaseq_pipeline.mapped_ncpu": 8,
|
80 | 80 | "rnaseq_pipeline.mapped_ramGB": 36,
|
81 | 81 | "rnaseq_pipeline.mapped_disk": 200,
|
82 |
| - "rnaseq_pipeline.samtools_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/samtools:latest", |
| 82 | + "rnaseq_pipeline.samtools_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/samtools:latest", |
83 | 83 | "rnaseq_pipeline.mqc_postalign_ncpu": 8,
|
84 | 84 | "rnaseq_pipeline.mqc_postalign_ramGB": 36,
|
85 | 85 | "rnaseq_pipeline.mqc_postalign_disk": 50,
|
86 | 86 | "rnaseq_pipeline.collect_qc_ncpu": 8,
|
87 | 87 | "rnaseq_pipeline.collect_qc_ramGB": 16,
|
88 | 88 | "rnaseq_pipeline.collect_qc_disk": 50,
|
89 |
| - "rnaseq_pipeline.collect_qc_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/collect_qc:latest", |
| 89 | + "rnaseq_pipeline.collect_qc_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/collect_qc:latest", |
90 | 90 | "rnaseq_pipeline.output_report_name": "ms_pipeline_test",
|
91 | 91 | "rnaseq_pipeline.merge_results_ncpu": 4,
|
92 | 92 | "rnaseq_pipeline.merge_results_ramGB": 16,
|
93 | 93 | "rnaseq_pipeline.merge_results_disk": 10,
|
94 |
| - "rnaseq_pipeline.merge_results_docker": "gcr.io/***REMOVED***-dev/motrpac-rna-seq-pipeline/merge_results:latest" |
| 94 | + "rnaseq_pipeline.merge_results_docker": "gcr.io/motrpac-portal-dev/motrpac-rna-seq-pipeline/merge_results:latest" |
95 | 95 | }
|
0 commit comments