This is the development version of Seqinfo; to use it, please install the devel version of Bioconductor.
A simple S4 class for storing basic information about a collection of genomic sequencesBioconductor version: Development (3.22)
The Seqinfo class stores the names, lengths, circularity flags, and genomes for a particular collection of sequences. These sequences are typically the chromosomes and/or scaffolds of a specific genome assembly of a given organism. Seqinfo objects are rarely used as standalone objects. Instead, they are used as part of higher-level objects to represent their seqinfo() component. Examples of such higher-level objects are GRanges, RangedSummarizedExperiment, VCF, GAlignments, etc... defined in other Bioconductor infrastructure packages.
Author: Hervé Pagès [aut, cre] ORCID: 0009-0002-8272-4522
Maintainer: Hervé Pagès <hpages.on.github at gmail.com>
Citation (from within R, entercitation("Seqinfo")
): 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("Seqinfo")
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("Seqinfo")
Details See More Suggests GenomeInfoDb, GenomicRanges, BSgenome, GenomicFeatures, TxDb.Hsapiens.UCSC.hg38.knownGene, TxDb.Dmelanogaster.UCSC.dm3.ensGene, BSgenome.Hsapiens.UCSC.hg38, BSgenome.Celegans.UCSC.ce2, RUnit, knitr, rmarkdown, BiocStyle Linking To Enhances Depends On Me Biostrings, BSgenome, BSgenomeForge, GenomeInfoDb, GenomicAlignments, GenomicFeatures, GenomicRanges, GenomicTuples, OrganismDbi, Rsamtools, txdbmaker, VariantAnnotation Imports Me amplican, AnnotationHubData, annotatr, biovizBase, bsseq, CAGEfightR, CAGEr, cBioPortalData, ChIPexoQual, csaw, easyRNASeq, ensembldb, epivizrData, extraChIPs, gDNAx, GenomicScores, ggbio, Gviz, gwascat, karyoploteR, minfi, Organism.dplyr, QuasR, RaggedExperiment, ramr, regioneR, rtracklayer, sesame, SummarizedExperiment, TCGAutils, TENxIO, tximeta, VariantFiltering, grasp2db, sesameData Suggests Me AnnotationHub Links To Me Build Report Build Report 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