A LoomFile
class represents a loom file based on the Linnarson Lab's
http://linnarssonlab.org/loompy/index.html. A loom
file is encoded as an hdf5 file. A loom file consists of a main matrix,
optional additional layers, a variable number of row and column annotations
and sparse graph objects. It is used to efficienctly stroe very large omics
datasets.
The LoomFile
class extends the functionality of the
RTLFile
from the rtracklayer
package.
Daniel Van Twisk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.