viromeBrowser: Virome Sequencing Analysis Result Browser

Experiments in which highly complex virome sequencing data is generated are difficult to visualize and unpack for a person without programming experience. After processing of the raw sequencing data by a next generation sequencing (NGS) processing pipeline the usual output consists of contiguous sequences (contigs) in fasta format and an annotation file linking the contigs to a reference sequence. The virome analysis browser app imports an annotation file and a corresponding fasta file containing the annotated contigs. It facilitates browsing of annotations in multiple files and allows users to select and export specific annotated sequences from the associated fasta files. Various annotation quality thresholds can be set to filter contigs from the annotation files. Further inspection of selected contigs can be done in the form of automatic open reading frame (ORF) detection. Separate contigs and/or separate ORFs can be downloaded in nucleotide or amino acid format for further analysis.

Version: 1.0.0
Depends: R (≥ 3.4)
Imports: shiny (≥ 1.3.2), shinyWidgets, plyr, ggplot2, shinydashboard, DT, reshape, rbokeh, Biostrings, Rsamtools, data.table, markdown, stringr, shinycssloaders
Suggests: knitr, rmarkdown
Published: 2019-08-21
Author: David Nieuwenhuijse [aut, cre]
Maintainer: David Nieuwenhuijse <d.nieuwenhuijse at erasmusmc.nl>
License: AGPL-3
NeedsCompilation: no
Materials: README NEWS
CRAN checks: viromeBrowser results

Downloads:

Reference manual: viromeBrowser.pdf
Vignettes: Browsing Virome Sequencing Analysis Results
Package source: viromeBrowser_1.0.0.tar.gz
Windows binaries: r-devel: viromeBrowser_1.0.0.zip, r-release: viromeBrowser_1.0.0.zip, r-oldrel: viromeBrowser_1.0.0.zip
macOS binaries: r-release: viromeBrowser_1.0.0.tgz, r-oldrel: not available

Linking:

Please use the canonical form https://CRAN.R-project.org/package=viromeBrowser to link to this page.