Free online Genome Browsers: Integrative Genome Browser (IGV).

IGV is a free by the Broad institute. IGV is a complete genome browser and, as opposed to the public resources above which run through a web browser, IGV is run as a stand-alone application a feature which can make any application much more usable and dynamic.

IGV is written in Java, making it cross-platform compatible. The software recognizes several common genome and next gen sequencing file formats, including GFF and the common next-gen sequencing formats BAM, SAM, and VCF – a useful feature in that one can view both genome annotation as well as next-gen sequencing results. Loading, browsing, and studying the annotation is relatively easy. Further, IGV provides a network interface which provides the capability to operate the program via networking – useful if one wishes to communicate between applications or automate tasks in the software. All together IGV is a great tool to view genomes, compare alignments, or look at raw next-gen sequencing reads aligned to a reference.

Free online Genome Browsers: JBrowse

JBrowse is a genome browser written in javascript for viewing genomes within a web browser. JBrowse runs within a web browser and supports a variety of web browsers and data file formats.

JBrowse is easy to use, providing a scrollable user interface to visualize annotated sequences and genomes. However installation and configuration requires scripting and website design knowledge. Further, users of JBrowse will be required to set up their genomes locally or on a separate shared server, further requiring scripting and command line knowledge. Thus JBrowse is not a click and go type of software – the activation energy to get JBrowse up and running is high. That being said the usefulness is in its capability to readily share an annotation or genome with a group of people.

Free online Genome Browsers: GBrowse

GBrowse is an open source project whose API is used by several public database, such as Wormbase and Flybase. This tool is similar in concept to JBrowse in that it runs through a web browser. However its technology is a bit different and a bit more complex relative to JBrowser. Setup requires some knowledge of software and web design, and while JBrowse is predominantly javascript GBrowse uses server side scripting (Perl). From a user’s perspective GBrowse is intuitive, and gives a user good overall control for genome browsing. Similar to JBrowse, GBrowse inherently has the capability to share genome and genome annotations with a group of people.

Free online Genome Browsers: NCBI Genome Workbench

NCBI Genome Workbench is a stand-alone genome browser software package provided for free by the National Center for Biotechnology Information (NCBI). The NCBI Genome Workbench is a comprehensive tool, with visualization capability as well as the capability to retrieve sequences from NCBI – one of the most comprehensive biological sequence databases available. Similar to IGV, the workbench provides a scrollable view of a genome and or sequence as well as compatibility with a large number of file formats and is supported on many different operating systems.

Leave a Reply

Your email address will not be published. Required fields are marked *