Skip to content

What's going on in src/SamSegmentMapper.cpp:226 #13

@vinjana

Description

@vinjana

In src/SamSegmentMapper.cpp:226 it says

            if (!chrConverter.isTechnical(alignment.getMateChrIndex()) &&
                !(alignment.getMateChrIndex() == 2 &&
                  (alignment.getMatePos() / 10000 == 3314))) {

This seems like special code for hg37 ... 🤔

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions