|
- {
- "host_image":"oss://database-shao/pathseq_database/pathseq_host.fa.img",
- "host_kmer":"oss://database-shao/pathseq_database/pathseq_host.bfi",
- "microbe_dict":"oss://database-shao/pathseq_database/pathseq_microbe.dict",
- "microbe_bwa_image":"oss://database-shao/pathseq_database/pathseq_microbe.fa.img",
- "microbe_taxonomy":"oss://database-shao/pathseq_database/pathseq_taxonomy.db",
- "pathseq_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/gatk4:4.2.6.1",
- "pathseq_cluster":"OnDemand bcs.ps.r.2xlarge img-ubuntu-vpc",
- "disk_size":"300",
- "fastp_docker":"registry.cn-shanghai.aliyuncs.com/shaolab_docker/teprof:1.5",
- "fastp_cluster":"OnDemand bcs.ps.r.2xlarge img-ubuntu-vpc",
- "trim_front1":"0",
- "trim_tail1":"0",
- "max_len1":"0",
- "trim_front2":"0",
- "trim_tail2":"0",
- "max_len2":"0",
- "adapter_sequence":"AGATCGGAAGAGCACACGTCTGAACTCCAGTCA",
- "adapter_sequence_r2":"AGATCGGAAGAGCGTCGTGTAGGGAAAGAGTGT",
- "disable_adapter_trimming":"0",
- "length_required":"50",
- "length_required1":"20",
- "UMI":"0",
- "umi_len":"0",
- "umi_loc":"umi_loc",
- "qualified_quality_phred":"20",
- "disable_quality_filtering":"1"
- }
|