소스 검색

修改README

master
huangyechao 6 년 전
부모
커밋
2e24b8df7b
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. +5
    -5
      README.md

+ 5
- 5
README.md 파일 보기

--fastq_1 测序数据的R1端 --fastq_1 测序数据的R1端
--fastq_2 测序数据的R2端 --fastq_2 测序数据的R2端
-K 10000000 该设置可用于比对过程中使得结果与线程数独立 -K 10000000 该设置可用于比对过程中使得结果与线程数独立
-o 比对结果输出的文件名
-o 比对结果输出的文件名
``` ```


**Dedup** **Dedup**
**BQSR** **BQSR**


```bash ```bash
RECAL_DATA.TABLE the location and filename of the recalibration table
RECAL_DATA.TABLE.POST the location and filename of the temporary post recalibration table
RECAL_RESULT.CSV the location and filename of the temporary recalibration results output file used for plotting
RECAL_DATA.TABLE the location and filename of the recalibration table
RECAL_DATA.TABLE.POST the location and filename of the temporary post recalibration table
RECAL_RESULT.CSV the location and filename of the temporary recalibration results output file used for plotting
BQSR_PDF the location and filename of the BSQR results output file BQSR_PDF the location and filename of the BSQR results output file
``` ```


**Haplotyper** **Haplotyper**


```bash ```bash
VARIANT_VCF the location and filename of the variant calling output file
VARIANT_VCF the location and filename of the variant calling output file
``` ```


### APP输入 ### APP输入

Loading…
취소
저장