Skip to content

FeatureData[Taxonomy]

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

Hierarchical metadata or annotations associated with a set of features. This can contain one or more hierarchical levels, and annotations can be anything (e.g., taxonomy of organisms, functional categorization of gene families, ...) as long as it is strictly hierarchical.

Artifact Format

TSVTaxonomyDirectoryFormat = model.SingleFileDirectoryFormat(
    'TSVTaxonomyDirectoryFormat', 'taxonomy.tsv', TSVTaxonomyFormat)

Expected Folder Structure

data
└── taxonomy.tsv

Where to find FeatureData[Taxonomy]

As Output

🏠 Home

🧑🏻‍🏫 Tutorials

🎬 Actions

Clone this wiki locally