fc3472e7e9978eb81e3ac14e985bf27e5196ab73 kate Fri Jul 24 10:58:01 2020 -0700 Recommended track sets feature. refs #25601 diff --git src/hg/htdocs/inc/recommendedTrackSets.tab src/hg/htdocs/inc/recommendedTrackSets.tab new file mode 100644 index 0000000..4fd6f0e --- /dev/null +++ src/hg/htdocs/inc/recommendedTrackSets.tab @@ -0,0 +1,11 @@ +# List of curated sessions for clinical, etc. users +# +# File is tab-separated. userName and sessionName are fields in hgcentral.namedSessionDb table +# sessionName is cgi-decoded to readable text +# Note that named sessions support description in settings field, however the description in +# this file is used in browser (allows non-owner of session, e.g. QA, to edit) +# +# Format: label, database, userName, sessionName, description +Clinical SNV hg19 Kate CURATED%20Clinical%20SNV%20hg19 Assess potential disease contributions of single nucleotide variants in coding regions +Clinical CNV hg19 Kate CURATED%20Clinical%20CNV%20hg19 Assess potential disease contributions of structural variants in coding regions +Non-coding SNV hg19 Kate CURATED%20Non%20coding%20SNV%20hg19 Investigate functional aspects of non-coding variants