Cargando…

Alview: Portable Software for Viewing Sequence Reads in BAM Formatted Files

The name Alview is a contraction of the term Alignment Viewer. Alview is a compiled to native architecture software tool for visualizing the alignment of sequencing data. Inputs are files of short-read sequences aligned to a reference genome in the SAM/BAM format and files containing reference genom...

Descripción completa

Detalles Bibliográficos
Autores principales: Finney, Richard P, Chen, Qing-Rong, Nguyen, Cu V, Hsu, Chih Hao, Yan, Chunhua, Hu, Ying, Abawi, Massih, Bian, Xiaopeng, Meerzaman, Daoud M
Formato: Online Artículo Texto
Lenguaje:English
Publicado: Libertas Academica 2015
Materias:
Acceso en línea:https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4573065/
https://www.ncbi.nlm.nih.gov/pubmed/26417198
http://dx.doi.org/10.4137/CIN.S26470
Descripción
Sumario:The name Alview is a contraction of the term Alignment Viewer. Alview is a compiled to native architecture software tool for visualizing the alignment of sequencing data. Inputs are files of short-read sequences aligned to a reference genome in the SAM/BAM format and files containing reference genome data. Outputs are visualizations of these aligned short reads. Alview is written in portable C with optional graphical user interface (GUI) code written in C, C++, and Objective-C. The application can run in three different ways: as a web server, as a command line tool, or as a native, GUI program. Alview is compatible with Microsoft Windows, Linux, and Apple OS X. It is available as a web demo at https://cgwb.nci.nih.gov/cgi-bin/alview. The source code and Windows/Mac/Linux executables are available via https://github.com/NCIP/alview.