asap icon indicating copy to clipboard operation
asap copied to clipboard

Implement prototype of psos integration

Open lukasjelonek opened this issue 4 years ago • 0 comments

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.

lukasjelonek avatar Mar 12 '20 14:03 lukasjelonek