ShunOuchi / GreenHill

De novo chromosome-level scaffolding and phasing tool using Hi-C
GNU General Public License v3.0
25 stars 2 forks source link

Selft selfAligning also need minimap2 #5

Closed xiekunwhy closed 2 years ago

xiekunwhy commented 2 years ago

Hi,

The README say that minimap2 Only required to use PacBio/Oxford-Nanopore long reads, but I found that minimap2 is also use to do self align.

Best, Kun

ShunOuchi commented 2 years ago

You are right. I update README. Thank you.