We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faa0c50 commit 74a809eCopy full SHA for 74a809e
README.md
@@ -40,7 +40,7 @@ msbwt2-build -o sr_msbwt.npy <srWGS.chrM.fasta.gz>
40
```
41
### Downstream analysis
42
43
-# call variants from graph
+# call variants from graph, default for pacbio, change <-d ont> to ont data
44
./target/release/Himito call -g <output.gfa> -r <NC_012920.1.fasta> -k <kmer_size> -s <sampleid> -o <output.vcf>
45
46
# extract major haplotype from graph
0 commit comments