Skip to content

Commit 5bf97d3

Browse files
authored
Update README.md
1 parent 5acd093 commit 5bf97d3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,7 @@ msbwt2-build -o sr_msbwt.npy <srWGS.chrM.fasta.gz>
4848
4949
# call methylation signals
5050
./target/release/Himito methyl -g <output.annotated.gfa> -p <min_prob> -b <mt_test.bam> -o <methyl.bed>
51+
52+
# enumerate all possible haplotypes within windows
53+
./target/release/Himito minorhap -g <output.gfa> -o <output.allhaplotype.fasta> -s <sample_id>
5154
```

0 commit comments

Comments
 (0)