目录

GDSArray

Representing GDS files as array-like objects

GDS files are widely used to represent genotyping or sequence data. The GDSArray package implements the GDSArray class to represent nodes in GDS files in a matrix-like representation that allows easy manipulation (e.g., subsetting, mathematical transformation) in R. The data remains on disk until needed, so that very large files can be processed.

关于

提供对GDS格式基因表达数据的访问和操作功能

155.0 KB
邀请码