Skip to content

Simplification of features - #21

Open
FredericBGA wants to merge 2 commits into
twsaari:masterfrom
FredericBGA:simplified_features
Open

Simplification of features#21
FredericBGA wants to merge 2 commits into
twsaari:masterfrom
FredericBGA:simplified_features

Conversation

@FredericBGA

Copy link
Copy Markdown
Contributor

Deal with start/end for features of type "Other": in some cases, start was greater than end. The highlight was not working then. This PR tests start/end positions.

Avoid the creation of overlaping UTRs: this PR checks if the creation of UTR is not an overlap of an existing UTR.

Avoid the creation of overlaping features of type "Other": this PR checks if the creation of "Other" is not an overlap of an existing feature that shares the same boundaries.

…of overlaping UTRs. Avoid the creation of overlaping features of type "Other"
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