Commit graph

4 commits

Author SHA1 Message Date
Joseph Mingrone
1cbd3576d5 Update email address to jrm@FreeBSD.org for ports that I maintain
Reviewed by:	mat, swills (mentor)
Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D7995
2016-09-23 21:42:02 +00:00
Olivier Duchateau
96298dc221 - Fix run-time dependency issues
- Bump PORTREVISION

PR:		209767
Submitted by:	Joseph Mingrone (maintainer)
2016-06-11 09:25:04 +00:00
Olivier Duchateau
a6bd74cab9 Add final slash in WWW entry 2016-05-09 16:42:17 +00:00
Olivier Duchateau
0eea70a2a0 The BIOM file format (canonically pronounced biome) is designed to be a
general-use format for representing biological sample by observation contingency
tables. BIOM is a recognized standard for the Earth Microbiome Project and is a
Genomics Standards Consortium supported project.

The BIOM format is designed for general use in broad areas of comparative
-omics. For example, in marker-gene surveys, the primary use of this format is
to represent OTU tables: the observations in this case are OTUs and the matrix
contains counts corresponding to the number of times each OTU is observed in
each sample. With respect to metagenome data, this format would be used to
represent metagenome tables: the observations in this case might correspond to
SEED subsystems, and the matrix would contain counts corresponding to the number
of times each subsystem is observed in each metagenome. Similarly, with respect
to genome data, this format may be used to represent a set of genomes: the
observations in this case again might correspond to SEED subsystems, and the
counts would correspond to the number of times each subsystem is observed in
each genome.

WWW: http://biom-format.org/

PR:		209193
Submitted by:	Joseph Mingrone
2016-05-09 16:37:44 +00:00