Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

BiocIO

This is thereleased version of BiocIO; for the devel version, seeBiocIO.

Standard Input and Output for Bioconductor Packages

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

DOI: 10.18129/B9.bioc.BiocIO


Bioconductor version: Release (3.22)

The `BiocIO` package contains high-level abstract classes and generics used by developers to build IO funcionality within the Bioconductor suite of packages. Implements `import()` and `export()` standard generics for importing and exporting biological data formats. `import()` supports whole-file as well as chunk-wise iterative import. The `import()` interface optionally provides a standard mechanism for 'lazy' access via `filter()` (on row or element-like components of the file resource), `select()` (on column-like components of the file resource) and `collect()`. The `import()` interface optionally provides transparent access to remote (e.g. via https) as well as local access. Developers can register a file extension, e.g., `.loom` for dispatch from character-based URIs to specific `import()` / `export()` methods based on classes representing file types, e.g., `LoomFile()`.

Author: Martin Morgan [aut], Michael Lawrence [aut], Daniel Van Twisk [aut], Marcel Ramos [cre]ORCID iD ORCID: 0000-0002-3242-0582

Maintainer: Marcel Ramos <marcel.ramos at sph.cuny.edu>

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

Installation

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

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

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("BiocIO")
BiocIOHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsAnnotation,DataImport,Software
Version1.20.0
In Bioconductor sinceBioC 3.12 (R-4.0) (5 years)
LicenseArtistic-2.0
DependsR (>= 4.3.0)
ImportsBiocGenerics,S4Vectors, methods, tools
System Requirements
URL
Bug Reportshttps://github.com/Bioconductor/BiocIO/issues
See More
Suggeststestthat,knitr,rmarkdown,BiocStyle
Linking To
Enhances
Depends On MeBSgenome,HelloRanges,LoomExperiment
Imports MeBioc.gff,BiocSet,BSgenomeForge,gmapR,HiCExperiment,HiContacts,rtracklayer,TENxIO,tidyCoverage,txdbmaker,VisiumIO,XeniumIO
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

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

[8]ページ先頭

©2009-2025 Movatter.jp