-
Notifications
You must be signed in to change notification settings - Fork 10
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
Implement basic interproscan visualization component #39
base: main
Are you sure you want to change the base?
Conversation
kemsguy7
commented
Oct 21, 2024
•
edited by vincerubinetti
Loading
edited by vincerubinetti
- implement basic interproscan visualization using nightingale library. install needed components, define types for custom elements. takes as inputs: a sequence and a list of tracks/rows, each with a label and list of fragments/locations with labels and types
- generate some fake data for viz on testbed
@vincerubinetti and @jananiravi , please kindly review |
✅ Deploy Preview for molevolvr ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@kemsguy7 I am in the process of reviewing this and developing it more. There will be a lot more work needed here to make it a fully-fledged component. Note that this is not a critique of your work; we didn't define what to do or how far to go. Feel free to consider this done from your end, and claim another outreachy issue if you want. |
@vincerubinetti thanks. |