PhinchApp / Phinch

Phinch is a data visualization framework aimed at promoting novel explorations of large biological datasets (microbiomes, metagenomes, etc.). Features include support for HDF5 and JSON BIOM files, retooled visualizations, improved image export and sharing, and the ability to work offline.
BSD 2-Clause "Simplified" License
36 stars 9 forks source link

Support import of tab-delimited text files #4

Closed jprctr closed 1 year ago

jprctr commented 6 years ago

Biological data tables can be stored in text files rather than a single .biom file. Support the import and parsing of a table and metadata as text files.