Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

BufferedMatrix

This is thedevelopment version of BufferedMatrix; for the stable release version, seeBufferedMatrix.

A matrix data storage object held in temporary files

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

DOI: 10.18129/B9.bioc.BufferedMatrix


Bioconductor version: Development (3.23)

A tabular style data object where most data is stored outside main memory. A buffer is used to speed up access to data.

Author: Ben Bolstad <bmb at bmbolstad.com>

Maintainer: Ben Bolstad <bmb at bmbolstad.com>

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

Installation

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

if (!require("BiocManager", quietly = TRUE))    install.packages("BiocManager")# The following initializes usage of Bioc develBiocManager::install(version='devel')BiocManager::install("BufferedMatrix")

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("BufferedMatrix")
BufferedMatrix: IntroductionPDFR Script
Reference ManualPDF

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsInfrastructure,Software
Version1.75.0
In Bioconductor sinceBioC 2.0 (R-2.5) (18.5 years)
LicenseLGPL (>= 2)
DependsR (>= 2.6.0), methods
Imports
System Requirements
URLhttps://github.com/bmbolstad/BufferedMatrix
See More
Suggests
Linking To
Enhances
Depends On MeBufferedMatrixMethods
Imports Me
Suggests Me
Links To MeBufferedMatrixMethods
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageBufferedMatrix_1.75.0.tar.gz
Windows Binary (x86_64) BufferedMatrix_1.75.0.zip (64-bit only)
macOS Binary (x86_64)BufferedMatrix_1.75.0.tgz
macOS Binary (arm64)BufferedMatrix_1.75.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/BufferedMatrix
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/BufferedMatrix
Bioc Package Browserhttps://code.bioconductor.org/browse/BufferedMatrix/
Package Short Urlhttps://bioconductor.org/packages/BufferedMatrix/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp