Skip to content

lavkan/massay

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

massay

Decisions

  1. Should we operate on (many) basic Bioc objects like ExpressionSet and SummarizedExperiment and others, and basically store these objects inside our multi assay container.

    list(assay1 = "ExpressionSet", assay2 = "SummarizedExperiment")

In this way we need to do tons of book keeping,

with associated metadata and friends. Or should this be limited to a small set of basic classes, with a single shared pData object?

  1. I want to store links between elements as

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%