Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

G-quadruplex/pseudoknot comprehension #3

Closed
1 of 2 tasks
GEC-git opened this issue Jul 4, 2022 · 0 comments
Closed
1 of 2 tasks

G-quadruplex/pseudoknot comprehension #3

GEC-git opened this issue Jul 4, 2022 · 0 comments
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@GEC-git
Copy link
Owner

GEC-git commented Jul 4, 2022

Add features with G-quadruplex and pseudoknot comprehension.
This kind of secondary structures requires extended dotbracket notation. https://www.tbi.univie.ac.at/RNA/ViennaRNA/doc/html/rna_structure_notations.html

The '([{<' & string.ascii_uppercase is already included but some doubt remain about the comparison accuracy because no test have been done on this kind of secondary structure

  • Perform some try on Q-quadruplex & pseudoknots and conclude about comparison reliability. /!\ The complexity comes from the G-quadruplex structures. The tetrad can form base pair in many different way and some secondary structure notation can be similar. Here is an exemple of case with the same interacting Guanine
    GGTTGGTGTGGTTGG
    ([..[)...(]..])
    ((..)(...)(..))
  • Include a sequence comprehension #5
@GEC-git GEC-git added enhancement New feature or request invalid This doesn't seem right labels Jul 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants