bde35bf9d06a82fa4d60fcf3259f43259a93b0c5 ccpowell Tue Jul 9 16:11:04 2019 -0700 Swapping MySQL to MariaDB in docs, refs #23597 diff --git src/hg/htdocs/Neandertal/index.html src/hg/htdocs/Neandertal/index.html index 95b0e7b..79a9a92 100755 --- src/hg/htdocs/Neandertal/index.html +++ src/hg/htdocs/Neandertal/index.html @@ -257,31 +257,31 @@   Downloads



Data files for tracks at UCSC can be downloaded at the locations below. -Files that end with .sql and .txt.gz are dumped from our MySQL +Files that end with .sql and .txt.gz are dumped from our MariaDB database; .sql files name the data fields of each row, and .txt.gz files contain all rows with tab-separated fields. All database dump files have a first column "bin" that can be ignored (it is for database query speedup). Files that end in .bam and .bai contain compressed sequence alignments and index files in the BAM format. The free software packages samtools and PICARD are useful for viewing and manipulating BAM files.