소스 검색

replace sentieon

tags/v0.3.0
Haonan917 1 년 전
부모
커밋
85b0cd6df0
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      README.md

+ 2
- 0
README.md 파일 보기

@@ -112,6 +112,8 @@ samtools index -@ $(nproc) -o ${sample}.sorted.deduped.bam.bai ${sample}.sorte

HaplotyperCaller implemented by Google DeepVariant is used to identify germline variants.

#### [DeepVariant](<https://github.com/google/deepvariant>) 1.5.0

```bash
# Calling variant
deepvariant/bin/run_deepvariant --model_type=WGS --ref=${ref_dir}/${fasta} --reads=${recaled_bam} --output_vcf=${sample}_hc.vcf --num_shards=$(nproc)

Loading…
취소
저장