MariaNattestad / Assemblytics

Assemblytics is a bioinformatics tool to detect and analyze structural variants from a genome assembly by comparing it to a reference genome.
http://assemblytics.com
MIT License
135 stars 28 forks source link

add judgement about strand;fix query coord #51

Open wjwei-handsome opened 1 year ago

wjwei-handsome commented 1 year ago

judge strand by compare START and END in delta file; fix query coordinates;