Skip to content

Commit

Permalink
update convention for pat to be hap1
Browse files Browse the repository at this point in the history
  • Loading branch information
skoren authored Aug 26, 2024
1 parent 84f0d94 commit f138231
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,8 +106,8 @@ Make sure to count k-mers in compressed space. Child data is optional, in this c
verkko -d asm \
--hifi hifi/*.fastq.gz \
--nano ont/*.fastq.gz \
--hap-kmers maternal_compress.k30.hapmer.meryl \
paternal_compress.k30.hapmer.meryl \
--hap-kmers paternal_compress.k30.hapmer.meryl \
maternal_compress.k30.hapmer.meryl \
trio


Expand Down

0 comments on commit f138231

Please sign in to comment.