Skip to content

Commit 74a809e

Browse files
authored
Update README with ont parameters in call
Clarify usage instructions for variant calling and haplotype extraction.
1 parent faa0c50 commit 74a809e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ msbwt2-build -o sr_msbwt.npy <srWGS.chrM.fasta.gz>
4040
```
4141
### Downstream analysis
4242
```
43-
# call variants from graph
43+
# call variants from graph, default for pacbio, change <-d ont> to ont data
4444
./target/release/Himito call -g <output.gfa> -r <NC_012920.1.fasta> -k <kmer_size> -s <sampleid> -o <output.vcf>
4545
4646
# extract major haplotype from graph

0 commit comments

Comments
 (0)