Publishing eDNA to OBIS
2026-09-09
Environmental DNA (eDNA)
“Any DNA collected from an environmental sample without first isolating targeted organisms”
— Taberlet 2012
🌊🌱🍃
Figure adapted from NatureMetrics and Gill et al. 2016 · Emilie Boulanger
Most common eDNA data types you may encounter:
Enormous potential…
Seqs vs ASVs
Special considerations
eDNA captures what other methods miss
Shared eDNA data is powerful data
| Benefit | Why it matters |
|---|---|
| Open DOI | Citable in publications |
| Long-term archive | FAIR data |
| Global reach | OBIS + GBIF |
| Sequence search | Reuse & reanalysis |
Looking up terms
| Resource | Link |
|---|---|
| DNA Extension terms | rs.gbif.org/extension/gbif/1.0/dna_derived_data_2024-07-11.xml |
| DwC Quick Reference | dwc.tdwg.org/terms/ |
| OBIS Manual (DNA chapter) | manual.obis.org/dna_data.html |
| GBIF DNA publishing guide | doi.org/10.35035/DOC-VF1A-NR22 |
Training & community
| Resource | Link |
|---|---|
| These slides | github.com/iobis/obis_edna_slides |
| OBON 2024 DNA training | github.com/iobis/obon-2024-dna-training |
| IOOS Bio Mobilization Workshop | ioos.github.io/bio_mobilization_workshop |
| GBIF-NA DNA Publishing Workshop | sunray1.github.io/2025-05-09-GBIF-NA-DNAPublishing |
| OBIS helpdesk | helpdesk@obis.org |
Publishing DNA-derived data through biodiversity data platforms
Which one fits your data?
| # | Category | Example |
|---|---|---|
| 1 | DNA-derived occurrences | Metabarcoding (ASVs/OTUs assigned to taxa) |
| 2 | Enriched occurrences | Voucher specimen + barcoded |
| 3 | Targeted species detection | qPCR / ddPCR assays |
| 4 | Name references | Sequence in GenBank only |
| 5 | Metadata only | Dataset without sequences |
Use the DNA Guidance decision tree to confirm your category
From field collection to taxonomy — what to capture at each step
⛵ Field Sampling
🧪 Biomarker / PCR
🧬 DNA Extraction
💻 Sequences & Taxonomy
Category 1 — DNA-derived occurrences · basisOfRecord = MaterialSample
Through the eDNA Expeditions Project, OBIS is developing a data management platform for DNA data including:
To be offered to OBIS nodes to support local eDNA projects! Learn more at https://ednaexpeditions.org/
Two major eDNA data standards exist
1. MIxS
Minimum Information about any (x) Sequence — for raw sequences
Used by
INSDC NCBI ENA DDBJ
2. Darwin Core (DwC)
Community vocabulary for biodiversity data — species, location, date, basis of record
Used by
OBIS GBIF ALA
Developing landscape
Required
occurrenceID — unique, stable IDscientificName — taxon name to lowest possible taxon rankbasisOfRecord = “MaterialSample”occurrenceStatus = “present”eventDate — YYYY-MM-DDdecimalLatitude, decimalLongitudeStrongly recommended
scientificNameID (WoRMS AphiaID)taxonRank, kingdom, order, genusminimumDepthInMeters, maximumDepthInMeterslocationID, continentcoordinateUncertaintyInMeters, coordinatePrecisionyear, monthlicense, typeAlso for eDNA
organismQuantity (read count of sequence)organismQuantityType = “DNA sequence reads”sampleSizeValue (total read count in sample)sampleSizeUnit = “DNA sequence reads”samplingProtocol (field sampling)associatedSequences (link to e.g. GenBank or ENA accession)These are the fields you will use most — the full OBIS list of required and recommended terms is at manual.obis.org/checklist.html
Event table
Required
eventID — unique, stable IDeventDate — YYYY-MM-DDdecimalLatitude, decimalLongitudeparentEventID — required if one existsStrongly recommended
eventTypeminimumDepthInMeters, maximumDepthInMeterslocationID, continentcoordinateUncertaintyInMeters, coordinatePrecisionyear, monthlicense, typeAlso for eDNA
samplingProtocol (field sampling)Occurrence extension
Required
occurrenceID — unique, stable IDeventID — links the row to its eventscientificName — taxon name to lowest possible taxon rankbasisOfRecord = “MaterialSample”occurrenceStatus = “present”Strongly recommended
scientificNameID (WoRMS AphiaID)taxonRank, kingdom, order, genuslicense, typeAlso for eDNA
organismQuantity (read count of sequence)organismQuantityType = “DNA sequence reads”sampleSizeValue (total read count in sample)sampleSizeUnit = “DNA sequence reads”associatedSequences (link to e.g. GenBank or ENA accession)These are the fields you will use most — the full OBIS list of required and recommended terms is at manual.obis.org/checklist.html
Required
occurrenceID — links to the occurrence rowStrongly recommended
DNA_sequence — ASV/OTU sequencetarget_gene — e.g. “COI”, “18S rRNA”target_subfragment — e.g. “V4”env_broad_scale — biomeenv_medium — what was sampledStrongly recommended, cont.
pcr_primer_name_forward — and reversepcr_primer_name_reversepcr_primer_forward — the sequence itselfpcr_primer_reversepcr_primer_reference — where the primer pair is publishedRecommended
seq_meth — e.g. “Illumina MiSeq”otu_class_appr — e.g. “DADA2 v1.18”otu_db — reference databasesop — link to your protocolsamp_vol_we_dna_ext — volume sampledThese are the fields you will use most — the full OBIS list of required and recommended terms is at manual.obis.org/checklist.html
Peres, P.A. and Bracken-Grissom, H. (2025), Water Volume, Biological and PCR Replicates Influence the Characterization of Deep-Sea Pelagic Fish Communities. Environmental DNA, 7: e70086. https://doi.org/10.1002/edn3.70086
What they did
One CTD cast — 450 m, night
Take 10 minutes, and in groups discuss/draw how Pedro should model his data in his event table + occurrence core.
Hand-drawn data visualization of relationships, with light grey text indicating variable names provided by the data collectors, Image by Kylie Hollis, License CC0
The link lives in the EML or (as of recently), the DwC
EML <project> — the Project section of the IPT metadata editor
| EML field | Value |
|---|---|
| Project title | DEEPEND|RESTORE consortium |
| Award | NOAA RESTORE NA19NOS4510193 |
| Award | NSF HRD-1547798 · HRD-2111661 |
| Award | ONR #98288/1184488/2 |
| Citation | doi.org/10.1002/edn3.70086 |
Record in the data too
DP08-01Aug22-B287NfieldNumber on the cast eventR/V Point Sur → samplingProtocolWhy it matters
Someone can find every DEEPEND dataset, then join this eDNA with the trawl and acoustic data from the same cruise.
The transformation:
One row = one unique sequence in one sample = one occurrence record
A newer tool to simplify the workflow
🔗 Available at: mdt.gbif.org
Note
Still under active development — check the GBIF documentation for the latest capabilities. Currently not possible to use the event core structure
Two workbooks — one per primer
| Workbook | OTUs | Samples |
|---|---|---|
vert_… Vert01 |
460 | 15 |
teleo_… Tele01 |
113 | 13 |
Each sheet is one table
| In the file | Table | Becomes |
|---|---|---|
otu_table |
OTU_table | reads → organismQuantity |
taxon |
Taxonomy | scientificName, DNA_sequence |
sample |
Samples | sampleID → eventID |
defaultValues |
Study | terms applied to every record |
scientificName field with Biota incertae sedisscientificName = Teleostei, scientificNameID = urn:lsid:marinespecies.org:taxname:293496scientificName, the ID of the taxon in another database in taxonConceptID and leave scientificNameID emptyPublishing DNA-derived data through biodiversity data platforms
Looking up terms
| Resource | Link |
|---|---|
| DNA Extension terms | rs.gbif.org/extension/gbif/1.0/dna_derived_data_2024-07-11.xml |
| DwC Quick Reference | dwc.tdwg.org/terms/ |
| OBIS Manual (DNA chapter) | manual.obis.org/dna_data.html |
| GBIF DNA publishing guide | doi.org/10.35035/DOC-VF1A-NR22 |
Training & community
| Resource | Link |
|---|---|
| These slides | github.com/iobis/obis_edna_slides |
| OBON 2024 DNA training | github.com/iobis/obon-2024-dna-training |
| IOOS Bio Mobilization Workshop | ioos.github.io/bio_mobilization_workshop |
| GBIF-NA DNA Publishing Workshop | sunray1.github.io/2025-05-09-GBIF-NA-DNAPublishing |
| OBIS helpdesk | helpdesk@obis.org |
🏠 Return to Home · © 2026 License: CC BY-NC 4.0