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

Implement prototype of psos integration #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lukasjelonek
Copy link

This code adds psos support to the asap annotation details table. It is implemented in javascript only and adds biojs-io-fasta and psos.js as externally loaded resources (from remote servers). Visually an "Analyze with Psos"-button is added to each row in the table.

The code was tested manually as a code snippet in the browser web console on random annotation details page from the example pages. For use in local results it may be necessary to include the fasta as a string in the data.js file and to adapt the loading of the fasta sequence data.

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