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

Results - Data Panel - Sequence Logos #15

Open
1 of 2 tasks
chrtannus opened this issue Oct 29, 2024 · 1 comment
Open
1 of 2 tasks

Results - Data Panel - Sequence Logos #15

chrtannus opened this issue Oct 29, 2024 · 1 comment
Assignees

Comments

@chrtannus
Copy link
Member

chrtannus commented Oct 29, 2024

  • Show the sequence logo for the selected motif.
  • Make sure the images can be exported -- see Images Export #9

Options:

  1. Copy all the image files from the Aerts Lab motif collections or from the iRegulon Cy3 app:

  2. Use an API such as JASPAR:

  3. Use cross-referencing resources like CIS-BP or UniProt to search by transcription factor or gene and retrieve motifs in different formats; then use a JS library to generate the sequence logo.

@chrtannus
Copy link
Member Author

Linking the images directly from the Aerts Lab collection doesn't work with the images export, because of a CORS error:

Access to fetch at 'https://motifcollections.aertslab.org/v9/logos/homer__GCACGTACCC_HIF2a.png' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

One alternative is to copy the images to our server.

chrtannus added a commit that referenced this issue Nov 14, 2024
Exports the sequence logos from all motifs in a selected Cluster -- #15
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