hap.py icon indicating copy to clipboard operation
hap.py copied to clipboard

Trying to print sequence when we mean contig name

Open adamnovak opened this issue 2 years ago • 0 comments

https://github.com/Illumina/hap.py/blob/79de3c780cd5aa5a7cb7ab93cbd65643fafbeddf/src/c%2B%2B/lib/align/RefVar.cpp#L339

The ref here is supposed to be the extracted sequence itself; chr is the contig name and I think what was really meant to be printed.

adamnovak avatar Apr 19 '23 15:04 adamnovak