This is the development version of sequencing; for the stable release version, see sequencing.
Introduction to Bioconductor for Sequence DataBioconductor version: Development (3.22)
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], Bioconductor Package Maintainer [cre]
Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>
Citation (from within R, entercitation("sequencing")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("sequencing")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("sequencing")
Introduction to Bioconductor for Sequence Data HTML R Script Details biocViews BasicWorkflow, ImmunoOncologyWorkflow, Workflow Version 1.33.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 System Requirements URL https://www.bioconductor.org/help/workflows/sequencing/ See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4