@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.
@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 inStudyShortcutModal
.This is a simple enough feature that I'd be happy to cram it in v0.14.3.