- Home
- Bioconductor 3.22
- Software Packages
- segmentSeq
segmentSeq
This is thereleased version of segmentSeq; for the devel version, seesegmentSeq.
Methods for identifying small RNA loci from high-throughput sequencing data
Bioconductor version: Release (3.22)
High-throughput sequencing technologies allow the production of large volumes of short sequences, which can be aligned to the genome to create a set of matches to the genome. By looking for regions of the genome which to which there are high densities of matches, we can infer a segmentation of the genome into regions of biological significance. The methods in this package allow the simultaneous segmentation of data from multiple samples, taking into account replicate data, in order to create a consensus segmentation. This has obvious applications in a number of classes of sequencing experiments, particularly in the discovery of small RNA loci and novel mRNA transcriptome discovery.
Author: Thomas J. Hardcastle [aut], Samuel Granjeaud [cre]
ORCID: 0000-0001-9245-1535
Maintainer: Samuel Granjeaud <samuel.granjeaud at inserm.fr>
citation("segmentSeq")):Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE)) install.packages("BiocManager")BiocManager::install("segmentSeq")For older versions of R, please refer to the appropriateBioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("segmentSeq")| segmentSeq: small RNA locus detection | HTML | R Script |
| segmentsSeq: Methylation locus identification | HTML | R Script |
| Reference Manual |
Details
| biocViews | Alignment,DataImport,DifferentialExpression,MultipleComparison,QualityControl,Sequencing,Software |
| Version | 2.44.0 |
| In Bioconductor since | BioC 2.6 (R-2.11) (15.5 years) |
| License | GPL-3 |
| Depends | R (>= 3.5.0), methods,baySeq(>= 2.9.0),S4Vectors, parallel,GenomicRanges,ShortRead, stats |
| Imports | Rsamtools,IRanges,Seqinfo, graphics, grDevices, utils,abind |
| System Requirements | |
| URL | https://github.com/samgg/segmentSeq |
| Bug Reports | https://github.com/samgg/segmentSeq/issues |
See More
| Suggests | BiocStyle,BiocGenerics,knitr,rmarkdown |
| Linking To | |
| Enhances | |
| Depends On Me | |
| Imports Me | |
| Suggests Me | |
| Links To Me | |
| Build Report | Build Report |
Package Archives
FollowInstallation instructions to use this package in your R session.
| Source Package | segmentSeq_2.44.0.tar.gz |
| Windows Binary (x86_64) | segmentSeq_2.44.0.zip |
| macOS Binary (x86_64) | segmentSeq_2.44.0.tgz |
| macOS Binary (arm64) | segmentSeq_2.44.0.tgz |
| Source Repository | git clone https://git.bioconductor.org/packages/segmentSeq |
| Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/segmentSeq |
| Bioc Package Browser | https://code.bioconductor.org/browse/segmentSeq/ |
| Package Short Url | https://bioconductor.org/packages/segmentSeq/ |
| Package Downloads Report | Download Stats |