home / MABPAT_dataset

Marine_Species

Catalogs marine species associated with genetic sequences in the dataset. It includes the species name, taxonomic classification (domain, phylum), and information on whether the species is considered deep-sea.

Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT

Species_name
Name of the marine species (Primary Key). Searchable
Domain
Taxonomic domain of the species
Phylum
Taxonomic phylum of the species
Taxonomic_source
Source of the taxonomic classification
Is_deep_sea
Indicates if the species is a deep-sea species (1 for yes, 0 for no)
Deep_sea_source
Source of information on the species' deep-sea status
Is_ABNJ_present
Indicates if the species is present in ABNJ (YES, NO, UNKNOWN)

13 rows where Is_ABNJ_present = "YES" and Phylum = "Bacteroidetes"

✎ View and edit SQL

This data as json, CSV (advanced)

Phylum 1

  • Bacteroidetes · 13 ✖

Is_deep_sea 1

  • 0 13

Is_ABNJ_present 1

  • YES · 13 ✖

Domain 1

  • Bacteria 13
Species_name ▼ Domain Phylum Taxonomic_source Is_deep_sea Deep_sea_source is_ABNJ_present
Cellulophaga lytica Bacteria Bacteroidetes WoRMS 0 0 YES
Croceibacter atlanticus Bacteria Bacteroidetes WoRMS 0 0 YES
Jejuia pallidilutea Bacteria Bacteroidetes WoRMS 0 0 YES
Kordia algicida Bacteria Bacteroidetes WoRMS 0 0 YES
Maribacter dokdonensis Bacteria Bacteroidetes WoRMS 0   YES
Maribacter orientalis Bacteria Bacteroidetes WoRMS 0   YES
Microscilla marina Bacteria Bacteroidetes WoRMS 0 0 YES
Owenweeksia hongkongensis Bacteria Bacteroidetes WoRMS 0   YES
Polaribacter irgensii Bacteria Bacteroidetes WoRMS 0 0 YES
Psychroflexus torquis Bacteria Bacteroidetes WoRMS 0 0 YES
Robiginitalea biformata Bacteria Bacteroidetes WoRMS 0 0 YES
Tenacibaculum soleae Bacteria Bacteroidetes WoRMS 0   YES
Zunongwangia profunda Bacteria Bacteroidetes WoRMS 0   YES

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE Marine_Species (
        Species_name TEXT PRIMARY KEY,
        Domain TEXT,
        Phylum TEXT,
        Taxonomic_source TEXT,
        Is_deep_sea INTEGER,
        Deep_sea_source TEXT,
        is_ABNJ_present TEXT
    );
Powered by Datasette · Queries took 13.14ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT