Skip to content

MobiDB-lite sequence features fix#417

Draft
matthiasblum wants to merge 4 commits intodevelopfrom
mobidb-rev
Draft

MobiDB-lite sequence features fix#417
matthiasblum wants to merge 4 commits intodevelopfrom
mobidb-rev

Conversation

@matthiasblum
Copy link
Contributor

MobiDB-lite reports predicted intrinsically disordered regions (IDR), and sequence features, which are the disorder state of some subregions.

However, in rare cases a sequence feature can span over the full length of the disordered region, e.g.

Sequence Start End State
sequence-1 1 28 -
sequence-1 1 28 Polar
sequence-2 456 515 -
sequence-2 456 515 Low complexity

(Annotations with State equal to - are "normal" predicted IDR)

This is not supported by InterProScan 5 at the moment, so only one match is reported. This PR addresses this so both the IDR and the sequence feature are reported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant