[BioC] Class for a DataFrame of Matrices

Tim Yates TYates at picr.man.ac.uk
Tue Jan 22 11:50:54 CET 2013


Hi all!

Is there a class that will allow me to have a Table (or DataFrame) of sparse Matrices?

data.frame and DataFrame don't work even if I wrap the Matrix like so

  DataFrame( I( Matrix( nrow=10, ncol=10, sparse=T ) ) )

with the latter

So does something exist that I can use?

Just thought I'd check before starting out on my own :-)

Cheers,

Tim
________________________________

This email is confidential and intended solely for the u...{{dropped:12}}



More information about the Bioconductor mailing list