Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bioconductor/GDSArray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Representing GDS files as array-like objects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7

Languages