|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
"{{ project_name }}.sample_ID": "{{ sample_id }}", |
|
|
|
|
|
"{{ project_name }}.raw_fastq": "{{ raw_fastq }}", |
|
|
|
|
|
"{{ project_name }}.adapter_seq": "{{ adapter_seq }}", |
|
|
|
|
|
"{{ project_name }}.randomBase_in_adapter": "{{ randomBase_in_adapter }}", |
|
|
|
|
|
"{{ project_name }}.docker_fastp": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/fastp:0.19.6", |
|
|
|
|
|
"{{ project_name }}.cluster_config": "OnDemand ecs.sn2.large img-ubuntu-vpc", |
|
|
|
|
|
"{{ project_name }}.disk_size": "200", |
|
|
|
|
|
"{{ project_name }}.qualified_quality_phred": "20", |
|
|
|
|
|
"{{ project_name }}.unqualified_percent_limit": "20", |
|
|
|
|
|
"{{ project_name }}.n_base_limit": "5", |
|
|
|
|
|
"{{ project_name }}.length_required": "16", |
|
|
|
|
|
"{{ project_name }}.dir_index_mature": "oss://pgx-reference-data/miRNAseq/miRNA_mature/", |
|
|
|
|
|
"{{ project_name }}.prefix_index_mature": "mature", |
|
|
|
|
|
"{{ project_name }}.sum_unmatch_quality_limit": "40", |
|
|
|
|
|
"{{ project_name }}.docker_bowtie": "registry.cn-shanghai.aliyuncs.com/pgx-docker-registry/bowtie:1.2.2-20190326" |
|
|
|
|
|
} |