bihealth / sodar-server

SODAR: System for Omics Data Access and Retrieval
https://github.com/bihealth/sodar-server
MIT License
14 stars 3 forks source link

Display BAM/CRAM/VCF omit patterns in study shortcut modal #1963

Open mikkonie opened 4 days ago

mikkonie commented 4 days ago

@Nicolai-vKuegelgen made an excellent point: contributors and guests can open IGV sessions and related files via study shortcuts. However, they can not see which file name patterns are in the BAM/CRAM/VCF omit settings. This information is only available to owners and delegates.

As a simple solution, we should display the current omit patterns in the study shortcut modal. We simply need to provide the information in StudyLinksAjaxView and display them in StudyShortcutModal.

This is a simple enough feature that I'd be happy to cram it in v0.14.3.