Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

fastseg

This is thereleased version of fastseg; for the devel version, seefastseg.

fastseg - a fast segmentation algorithm

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.fastseg


Bioconductor version: Release (3.22)

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.

Author: Guenter Klambauer [aut], Sonali Kumari [ctb], Alexander Blume [cre]

Maintainer: Alexander Blume <alex.gos90 at gmail.com>

Citation (from within R, entercitation("fastseg")):

Installation

To install this package, start R (version "4.5") and enter:

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")BiocManager::install("fastseg")

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("fastseg")
An R Package for fast segmentationHTMLR Script
Reference ManualPDF

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsClassification,CopyNumberVariation,Software
Version1.56.0
In Bioconductor sinceBioC 2.9 (R-2.14) (14 years)
LicenseLGPL (>= 2.0)
DependsR (>= 2.13),GenomicRanges,Biobase
Importsmethods, graphics, grDevices, stats,BiocGenerics,S4Vectors,IRanges
System Requirements
URLhttp://www.bioinf.jku.at/software/fastseg/index.html
Bug Reportshttps://github.com/alexg9010/fastseg/issues
See More
SuggestsDNAcopy,BiocStyle,knitr
Linking To
Enhances
Depends On Me
Imports MemethylKit
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source Packagefastseg_1.56.0.tar.gz
Windows Binary (x86_64) fastseg_1.56.0.zip
macOS Binary (x86_64)fastseg_1.56.0.tgz
macOS Binary (arm64)fastseg_1.56.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/fastseg
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/fastseg
Bioc Package Browserhttps://code.bioconductor.org/browse/fastseg/
Package Short Urlhttps://bioconductor.org/packages/fastseg/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp