Workflow Package: sequencing

Introduction to Bioconductor for Sequence Data

Bioconductor version: 3.7

Bioconductor enables the analysis and comprehension of high- throughput genomic data. We have a vast number of packages that allow rigorous statistical analysis of large data while keeping technological artifacts in mind. Bioconductor helps users place their analytic results into biological context, with rich opportunities for visualization. Reproducibility is an important goal in Bioconductor analyses. Different types of analysis can be carried out using Bioconductor, for example; Sequencing : RNASeq, ChIPSeq, variants, copy number etc.; Microarrays: expression, SNP, etc.; Domain specific analysis : Flow cytometry, Proteomics etc. For these analyses, one typically imports and works with diverse sequence-related file types, including fasta, fastq, BAM, gtf, bed, and wig files, among others. Bioconductor packages support import, common and advanced sequence manipulation operations such as trimming, transformation, and alignment including quality assessment.

Author: Sonali Arora [aut], Martin Morgan [aut, cre]

Maintainer: Martin Morgan <martin.morgan at roswellpark.org>

Citation (from within R, enter citation("sequencing")):

Installation

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R")
biocLite("sequencing")

Documentation

To view available workflows for the version of this package installed in your system, start R and enter:

browseVignettes("sequencing")

 

HTML R Script Introduction to Bioconductor for Sequence Data

Details

biocViews BasicWorkflow, Workflow
Version 1.2.0
License Artistic-2.0
Depends R (>= 3.3.0), GenomicRanges, GenomicAlignments, Biostrings, Rsamtools, ShortRead, BiocParallel, rtracklayer, VariantAnnotation, AnnotationHub, BSgenome.Hsapiens.UCSC.hg19, RNAseqData.HNRNPC.bam.chr14
Imports
LinkingTo
Suggests knitr, rmarkdown, BiocStyle
SystemRequirements
Enhances
URL https://www.bioconductor.org/help/workflows/sequencing/
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: