Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

Streamer

This package isdeprecated. It will probably be removed from Bioconductor. Please refer to the package end-of-life guidelines for more information.

This package is for version 3.22 of Bioconductor.This package has been removed from Bioconductor.For the last stable, up-to-date release version, seeStreamer.

Enabling stream processing of large files

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

DOI: 10.18129/B9.bioc.Streamer


Bioconductor version: Release (3.22)

Large data files can be difficult to work with in R, where data generally resides in memory. This package encourages a style of programming where data is 'streamed' from disk into R via a `producer' and through a series of `consumers' that, typically reduce the original data to a manageable size. The package provides useful Producer and Consumer stream components for operations such as data input, sampling, indexing, and transformation; see package?Streamer for details.

Author: Martin Morgan, Nishant Gopalakrishnan

Maintainer: Martin Morgan <martin.morgan at roswellpark.org>

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

Installation

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

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

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("Streamer")
Streamer: A simple examplePDFR Script
Reference ManualPDF

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataImport,Infrastructure,Software
Version1.56.0
In Bioconductor sinceBioC 2.9 (R-2.14) (14 years)
LicenseArtistic-2.0
Depends
Importsmethods,graph,RBGL, parallel,BiocGenerics
System Requirements
URL
See More
SuggestsRUnit,Rsamtools(>= 1.5.53),GenomicAlignments,Rgraphviz
Linking To
Enhances
Depends On Me
Imports Me
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageStreamer_1.56.0.tar.gz
Windows Binary (x86_64) Streamer_1.56.0.zip
macOS Binary (x86_64)Streamer_1.56.0.tgz
macOS Binary (arm64)Streamer_1.56.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/Streamer
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/Streamer
Package Short Urlhttps://bioconductor.org/packages/Streamer/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp