Skip to content

FeatureTable[PresenceAbsence]

Santiago Castro Dau edited this page Apr 23, 2024 · 2 revisions

A feature table (e.g., samples by ASVs) where each value indicates is a boolean indication of whether the feature is observed in the sample or not.

Artifact Format

BIOMV210DirFmt = model.SingleFileDirectoryFormat('BIOMV210DirFmt',
                                                 'feature-table.biom',
                                                 BIOMV210Format)

Expected Folder Structure

data
└── feature-table.biom

Where to find FeatureTable[PresenceAbsence]

As Output

🏠 Home

🧑🏻‍🏫 Tutorials

🎬 Actions

Clone this wiki locally