- recipe bioconductor-fastseg
fastseg - a fast segmentation algorithm
- Homepage
https://bioconductor.org/packages/3.14/bioc/html/fastseg.html
- License
LGPL (>= 2.0)
- Recipe
- Links
biotools: fastseg
fastseg implements a very fast and efficient segmentation algorithm. It has similar functionality as DNACopy (Olshen and Venkatraman 2004), but is considerably faster and more flexible. fastseg can segment data from DNA microarrays and data from next generation sequencing for example to detect copy number segments. Further it can segment data from RNA microarrays like tiling arrays to identify transcripts. Most generally, it can segment data given as a matrix or as a vector. Various data formats can be used as input to fastseg like expression set objects for microarrays or GRanges for sequencing data. The segmentation criterion of fastseg is based on a statistical test in a Bayesian framework, namely the cyber t-test (Baldi 2001). The speed-up arises from the facts, that sampling is not necessary in for fastseg and that a dynamic programming approach is used for calculation of the segments' first and higher order moments.
- package bioconductor-fastseg¶
-
- Versions
1.40.0-1
,1.40.0-0
,1.38.0-0
,1.36.0-1
,1.36.0-0
,1.34.0-0
,1.32.0-0
,1.30.0-1
,1.28.0-1
,1.40.0-1
,1.40.0-0
,1.38.0-0
,1.36.0-1
,1.36.0-0
,1.34.0-0
,1.32.0-0
,1.30.0-1
,1.28.0-1
,1.28.0-0
,1.26.0-0
,1.24.0-0
,1.22.0-0
,1.20.0-1
,1.20.0-0
- Depends
bioconductor-biobase
>=2.54.0,<2.55.0
bioconductor-biocgenerics
>=0.40.0,<0.41.0
bioconductor-genomicranges
>=1.46.0,<1.47.0
bioconductor-iranges
>=2.28.0,<2.29.0
bioconductor-s4vectors
>=0.32.0,<0.33.0
libblas
>=3.8.0,<4.0a0
libgcc-ng
>=10.3.0
liblapack
>=3.8.0,<4.0a0
libstdcxx-ng
>=10.3.0
r-base
>=4.1,<4.2.0a0
- Required By
Installation
With an activated Bioconda channel (see 2. Set up channels), install with:
conda install bioconductor-fastseg
and update with:
conda update bioconductor-fastseg
or use the docker container:
docker pull quay.io/biocontainers/bioconductor-fastseg:<tag>
(see bioconductor-fastseg/tags for valid values for
<tag>
)
Download stats¶
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/bioconductor-fastseg/README.html)