Skip to content

Commit 267253b

Browse files
authored
added filter_readorientation parameter
1 parent 72d1197 commit 267253b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ These options are not needed if gatk4 is used
9191
|--help | print usage and optional parameters |
9292
|--estimate_contamination | run extra step of estimating contamination by normal and using the results to filter calls; only for gatk4|
9393
|--genotype | use genotyping from vcf mode instead of usual variant calling requires tn_file with vcf column and gatk4, and if RNA-seq included, requires preproc column |
94+
|--filter_readorientation | Run extra step learning read orientation model and using it to filter reads |
9495

9596
## Usage
9697
To run the pipeline on a series of matched tumor normal files (with suffixes *_T* and *_N*) in folders *tumor_BAM* *normal_BAM*, a reference genome with indexes *ref*, and a bed file ref.bed, one can type:

0 commit comments

Comments
 (0)