XVector
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see XVector.
Foundation of external vector representation and manipulation in Bioconductor
Bioconductor version: 3.13
Provides memory efficient S4 classes for storing sequences "externally" (e.g. behind an R external pointer, or on disk).
Author: Hervé Pagès and Patrick Aboyoun
Maintainer: Hervé Pagès <hpages.on.github at gmail.com>
Citation (from within R, enter
citation("XVector")
):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("XVector")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
Reference Manual |
Details
biocViews | DataRepresentation, Infrastructure, Software |
Version | 0.32.0 |
In Bioconductor since | BioC 2.13 (R-3.0) (10.5 years) |
License | Artistic-2.0 |
Depends | R (>= 4.0.0), methods, BiocGenerics(>= 0.37.0), S4Vectors(>= 0.27.12), IRanges(>= 2.23.9) |
Imports | methods, utils, tools, zlibbioc, BiocGenerics, S4Vectors, IRanges |
System Requirements | |
URL | https://bioconductor.org/packages/XVector |
Bug Reports | https://github.com/Bioconductor/XVector/issues |
See More
Suggests | Biostrings, drosophila2probe, RUnit |
Linking To | S4Vectors, IRanges |
Enhances | |
Depends On Me | Biostrings, triplex |
Imports Me | BSgenome, ChIPsim, CNEr, compEpiTools, dada2, DECIPHER, gcrma, GenomicFeatures, GenomicRanges, Gviz, HiLDA, IONiseR, IsoformSwitchAnalyzeR, kebabs, MatrixRider, Modstrings, R453Plus1Toolbox, ribosomeProfilingQC, Rsamtools, rtracklayer, Structstrings, TFBSTools, tracktables, tRNA, tRNAscanImport, VariantAnnotation |
Suggests Me | IRanges, musicatk |
Links To Me | Biostrings, CNEr, DECIPHER, kebabs, MatrixRider, Rsamtools, rtracklayer, ShortRead, triplex, VariantAnnotation, VariantFiltering |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | XVector_0.32.0.tar.gz |
Windows Binary | XVector_0.32.0.zip |
macOS 10.13 (High Sierra) | XVector_0.32.0.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/XVector |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/XVector |
Bioc Package Browser | https://code.bioconductor.org/browse/XVector/ |
Package Short Url | https://bioconductor.org/packages/XVector/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.13 | Source Archive |