# Generated by roxygen2 (4.1.1): do not edit by hand

export(biom)
export(biom_data)
export(biom_shape)
export(header)
export(make_biom)
export(matrix_element_type)
export(observation_metadata)
export(read_biom)
export(read_hdf5_biom)
export(sample_metadata)
export(write_biom)
exportClasses(biom)
exportMethods(colnames)
exportMethods(ncol)
exportMethods(nrow)
exportMethods(rownames)
exportMethods(show)
import(Matrix)
import(methods)
importFrom(jsonlite,fromJSON)
importFrom(jsonlite,toJSON)
importFrom(plyr,alply)
importFrom(plyr,d_ply)
importFrom(plyr,laply)
importFrom(plyr,ldply)
importFrom(plyr,llply)
importFrom(rhdf5,h5read)
