b07d130249029b7b63f100a24f3bc9e4f1d3bc73 ann Wed Apr 29 15:40:13 2015 -0700 announcing store outage. not posting to archive page. diff --git src/hg/htdocs/indexNews.html src/hg/htdocs/indexNews.html index 08609fd..19e154c 100755 --- src/hg/htdocs/indexNews.html +++ src/hg/htdocs/indexNews.html @@ -26,30 +26,37 @@ <TR><TD WIDTH=10></TD> <TD> <P> To receive announcements of new genome assembly releases, new software features, updates and training seminars by email, subscribe to the <A HREF="http://groups.google.com/a/soe.ucsc.edu/group/genome-announce?hl=en" TARGET=_blank>genome-announce</A> mailing list. Please see our <a href="http://genome.ucsc.edu/blog" target=_blank>blog</a> for posts about Genome Browser tools, features, projects and more. </p> <!-- start news --> <hr> <p> + <font face="courier" size="3"><b>29 April 2015 - + Genome Browser store offline for one hour</b></font> + <p> + The Genome Browser <a href="https://genome-store.ucsc.edu/" target=_blank>store</a> will + be offline for maintenance for one hour on Thursday, 30 April starting at 10:30AM PDT. + <hr> + <p> <font face="courier" size="3"><b>08 April 2015 - bigGenePred Format Now Supported in the Genome Browser</b></font> <p> We are pleased to announce that the UCSC Genome Browser now supports data in bigGenePred format. bigGenePred format stores annotation items that are a linked collection of exons, much as BED files do, but bigGenePred has additional information about the coding frames and other gene specific information. bigGenePred files are created initially from BED-type files with some extra fields, using the program bedToBigBed with a special AutoSQL file that defines the fields of the bigGenePred. The resulting bigBed files are in an indexed binary format. The advantage of these bigBed files is that only portions of the files needed to display a particular region are transferred to UCSC. So for large data sets, bigBed is considerably faster than regular BED files. <p> This new format is available for use in custom tracks and data hubs. For more information about bigGenePred, please see our