epam / NGB

New Genome Browser (NGB) - a Web - based NGS data viewer with unique Structural Variations (SVs) visualization capabilities, high performance, scalability, and cloud data support
MIT License
156 stars 43 forks source link

BLAST Results - View job details: Navigate to the genomic location within the NGB #433

Open NShaforostov opened 3 years ago

NShaforostov commented 3 years ago

User should have the ability to view any found match (alignment) at a track (graphic visualization) in the "Browser" panel. To open the visualization form, user should click the "View at track" link near the match in the "Alignments" form (#432).

An alignment of the nucleotide sequence, opened by such a hyperlink, should look something like: image

Example above is shown for the following match block: image

The workflow should be the following - user clicks the hyperlink "View at track" and:

So, already opened additional tracks for the search query alignments will be automatically closed in any of these cases:

Details of the visualization:

An alignment of the protein sequence, opened by such a hyperlink, should look something like: image

Additional details of the visualization of alignments from BLAST Search results over protein sequences:

NShaforostov commented 3 years ago

Addition:

Add displaying of an info tooltip when hovering over the nucleotide sequence alignment on the track. Such tooltip shall contain the following info about the certain alignment:

For example: image

Tatyana2022 commented 2 years ago

Verified

NShaforostov commented 2 years ago

Docs were added via #566 and located here.