Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
add usage
  • Loading branch information
Fu-Yilei committed May 22, 2023
1 parent 0962d6d commit 5b8b437
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

## Usage
### Example
Step 1: Run MethPhaser to get block relationship
Step 1: Run MethPhaser to get block relationship. MethPhaser default ignores the largest unphased region (`-ml -1`), if the input data does not contain any large poorly mapped region like centromere, please use `-ml -2` to not ignore any gap.

./meth_phaser_parallel -b test_data/HLA.R10.haplotagged.bam -r test_data/GCA_000001405.15_GRCh38_no_alt_analysis_set.chr6.fna -g test_data/LSK.filtered.gtf -vc test_data/HLA.R10.phased.vcf.gz -o test_data/work

Expand Down

0 comments on commit 5b8b437

Please sign in to comment.