view test-data/subset_observations.biom @ 10:66d85966f234 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 950bc3657a7bd6975337324bd0f1d0e5c0afc0f4
author iuc
date Fri, 15 Mar 2024 15:26:09 +0000
parents 26c9cf427dcd
children
line wrap: on
line source

{
"id": "None"
,
"format": "Biological Observation Matrix 1.0.0"
,
"format_url": "http://biom-format.org"
,
"type": "OTU table"
,
"generated_by": "BIOM-Format 2.1.5"
,
"date": "2016-05-26T17:20:40.263567"
,
"matrix_type": "sparse"
,
"matrix_element_type": "float"
,
"data": [[0,0,3.0],[0,1,4.0],[1,0,1.0]], "shape": [2, 2]
,
"rows": [{"id": "11", "metadata": null}, {"id": "23", "metadata": null}]
,
"columns": [{"id": "SAMPLE_1", "metadata": null},{"id": "SAMPLE_2", "metadata": null}]
}