6c0944e7d8e0bb76773b6c3013b0a5fbd0e95ecf
brianlee
Thu Feb 6 10:45:07 2020 -0800
Adding message to utils about non-tested external tools and adding more links refs #24920
diff --git src/hg/htdocs/util.html src/hg/htdocs/util.html
index 66d546c..d63feb9 100755
--- src/hg/htdocs/util.html
+++ src/hg/htdocs/util.html
@@ -23,42 +23,52 @@
Protein
Duster - removes formatting characters and other non-sequence-related characters
from an input sequence. Offers several configuration options for the output format.
Phylogenetic Tree PNG Maker - creates a PNG image
from the phylogenetic tree specification given. Offers several configuration options for branch
lengths, normalized lengths, branch labels, legend etc.
Executable and
Source Code Downloads - executable and source code downloads of the Genome Browser,
Blat and liftOver.
The following tools and utilities created by outside groups may be helpful when working with our
-file formats and the genome annotation databases that we provide:
+file formats and the genome annotation databases that we provide. UCSC has not tested and does
+not endorse any of these external tools.
-
RTracklayer -
R package to import genome annotations from our databases
- twobitreader - Python package to open
2bit genome sequence files
- CruzDb -
Python package to load genome annotations from our servers
- ucsc-genomes-download -
Python package to download genome sequences from our servers
- trackhub -
Python package to manage files in our trackDb format
- WiggleTools -
C++ Unix command-line tool to work with bigWig files: combine, merge, scale, aggregate and many other operations.
- libBigWig -
A C library to read bigWig files, without a dependency on our source code
- MakeHub -
Python tool to build assembly hubs files for new genomes
+ - bwtool -
+ A command-line utility for bigWig files
+
+ - bedtools -
+ A swiss-army knife of tools for a wide-range of genomics analysis tasks
+
+ - BEDOPS -
+ A highly scalable and easily-parallelizable genome analysis toolkit
+