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

allow association of types to certain genome features #1998

Open
nathandunn opened this issue Jan 11, 2019 · 2 comments
Open

allow association of types to certain genome features #1998

nathandunn opened this issue Jan 11, 2019 · 2 comments

Comments

@nathandunn
Copy link
Contributor

Related to #1990

Allow adding multiple associations (e.g., isoforms) to indicate related sequences.

@nathandunn
Copy link
Contributor Author

  • make association one to many (and populate up and downstream) as a drop-down similar to comments, etc.

    • provide drop-down list of isoforms that are near and upstream
  • change set_associated_transcript / setAssociatedTranscript to add_associated_transcript, etc.

    • client-side method
    • server-side method
  • add remove_associated_transcript / removeAssociatedTranscript:

    • client-side method
    • server-side method
  • load association on startup in drop_downs

    • create get_associated_transcript methods
  • disallow disassociate gene

  • disallow change

  • add set mRNA (with lookup)

    • hide if not a regulator type

@nathandunn nathandunn mentioned this issue Jan 11, 2019
@nathandunn
Copy link
Contributor Author

image

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

No branches or pull requests

1 participant