Skip to content

Repository files navigation

noxDB

Project Status: WIP – Initial development is in progress. CI codecov version docs

noxdb is the lab's MariaDB metadata database and the Python package that talks to it. It stores metadata and file pointers for biological samples — subjects, visits, samples, and where the resulting data files live on disk. The subject → visit → sample → files chain is pure lineage; project membership is a separate many-to-many relation (project_samples), so a sample can belong to several projects.

Full documentation: https://polymerase3.github.io/noxDB/


Where to go next

  • Quickstart — connecting, querying, and fetching data
  • Schema — table layout and controls design
  • API reference — every public function
  • Install — prerequisites and credential setup

Contact

About

Schema, migrations, Python wrapper, and maintenance scripts for the lab's MariaDB metadata database (projects, subjects, visits, samples).

Resources

Contributing

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages