Pārlūkot izejas kodu

running time

master
LUYAO REN pirms 6 gadiem
vecāks
revīzija
e8e018c8eb
2 mainītis faili ar 13 papildinājumiem un 2 dzēšanām
  1. +11
    -0
      README.md
  2. +2
    -2
      inputs

+ 11
- 0
README.md Parādīt failu

@@ -41,3 +41,14 @@ If the number of QC+ bases (on reads with MAPQ > minMappingQuality and with base
`--minDepthForLowMAPQ` 10, **Minimum read depth before a locus is considered a potential candidate for poorly mapped**
We don't want to consider a site as POOR_MAPPING_QUALITY just because it has two reads, and one is MAPQ. We won't assign a site to the POOR_MAPPING_QUALITY state unless there are at least minDepthForLowMAPQ reads covering the site.

##### Per sample running time

Settings:

Disk size: 500

Cluster: OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc

sample: 30x WGS

2h30min

+ 2
- 2
inputs Parādīt failu

@@ -1,10 +1,10 @@
{
"{{ project_name }}.fasta": "{{ fasta }}",
"{{ project_name }}.fasta": "GRCh38.d1.vd1.fa",
"{{ project_name }}.disk_size": "400",
"{{ project_name }}.docker": "registry-vpc.cn-shanghai.aliyuncs.com/pgx-docker-registry/gatk:3.8-1",
"{{ project_name }}.bam_index": "{{ bam_index }}",
"{{ project_name }}.cluster_config": "OnDemand ecs.sn1ne.8xlarge img-ubuntu-vpc",
"{{ project_name }}.bam": "{{ bam }}",
"{{ project_name }}.sample": "{{ sample }}",
"{{ project_name }}.ref_dir": "{{ ref_dir }}"
"{{ project_name }}.ref_dir": "oss://chinese-quartet/quartet-storage-data/reference_data/"
}

Notiek ielāde…
Atcelt
Saglabāt