Welcome to theNew Atlantis Living Oceans Repository
or NALOR
, we are building a high quality library of modular pipelines focused around measuring biodiversity. Our mission is building an open set of tools that addres biodiversity loss in our oceans through providing a viable business model to Marine Protected Areas (MPAs). We are doing this by building an open marine biodiversity analytics platform to monitor and forecast the health of Marine Protected Areas. The data will be used as a foundation for marine biocredits and blue carbon credits to be generated.
The pipelines section of NALOR
is a collection of easy-to-deploy pipelines for accomplising different processing tasks on ocean data samples.
Photo used with permission by Paul Nicklen, co-founder of SeaLegacy.org, New Atlantis Founding Advisor, NatGeo Contributor, Instagram
A library of dataset references to sample running the pipelines. We standardize our datasets through datacards, providing a standard way to look at measured biodiversity and tell if you've got the whole picture.
The reference formats for how we build our pipelines for how we build pipelines and datacards.
You can set up the living oceans repo on your workstation at home in one line!
git clone https://github.com/new-atlantis-dao/Living-Oceans.git
Congratulations, you can now start using NALOR
.
NALOR
can be used to explore a local section of ocean's planktonic network. A written tutorial on how to use the NALOR
pipeline will be released at a later date.
βββ README.md <- The top-level README for developers using this project.
βββ datasets <- New Atlantis datacard identifiers for relevant data.
βΒ Β βββ README.md
βββ protocols <- Pipelines in active development by New Atlantis.
βΒ Β βββ README.md <- General README of pipelines currently in development.
βΒ Β βββ metagenome_alpha <- Metagenome processing pipeline form New Atlantis.
βΒ Β βββ README.md <- README for the metagenome alpha pipeline.
βΒ Β βββ metagenome_main.ipynb
βΒ Β βββ protocol_modules <- Processing modules for use in metagenome_alpha.
βΒ Β βββ __init__.py
βΒ Β βββ import_notebook.py
βΒ Β βββ test_import.py
βΒ Β βββ test_notebook.ipynb
βββ templates <- Template files for new pipelines and datacard entries.
βββ README.md <- General README for function of the template's function.
βββ dataset_template
βΒ Β βββ dataset_template.ipynb
βββ protocol_template
βββ protocol_template.ipynb
Software and marker gene sequences used to build a plankton specific database for taxonomic profiling derive from the following publications:
Microbial abundance, activity and population genomic profiling with mOTUs2 (2019)
read_counter A tool to count the number of reads (from a fastq file) that map to a set of nucleotide sequences (in a fasta format).
A robust approach to estimate relative phytoplankton cell abundances from metagenomes (2022)
Toward a global reference database of COI barcodes for marine zooplankton (2021)
A simple Taxonomic Plankton Profiler Tool (unpublished work).
Please reach out with any comments, concerns, or discussion regarding LOMAP