Mercurial > repos > george-weingart > maaslin
view input/maaslin_demo2.R @ 8:e9677425c6c3 default tip
Updated the structure of the libraries
author | george.weingart@gmail.com |
---|---|
date | Mon, 09 Feb 2015 12:17:40 -0500 |
parents | e0b5980139d9 |
children |
line wrap: on
line source
processFunction = function( frmeData, aiMetadata, aiGenetics, aiData ) { return( list(frmeData = frmeData, aiMetadata = aiMetadata, aiData = aiData) ) }