Attention
This repo is an adaption of https://github.com/ssec-jhu/biospecdb. Images present within this documentation may not entirely reflect the exact working content of this application.
Welcome to biodb’s documentation!
biodb is a Django application for collecting patient biosample and spectroscopy data.
Contents
- User Manual
- Installation
- Deployment
- Management
- API
- Data Catalog Model
- Data Collection Model
- Patient & Visit
- BioSample
- uploader.models.BioSampleType
- uploader.models.BioSample
BioSampleBioSample.visitBioSample.sample_cidBioSample.sample_study_idBioSample.sample_study_nameBioSample.sample_typeBioSample.sample_processingBioSample.sample_extractionBioSample.sample_extraction_tubeBioSample.centrifuge_timeBioSample.centrifuge_rpmBioSample.freezing_tempBioSample.thawing_tempBioSample.thawing_timeBioSample.freezing_timeBioSample.__init__()
- Observations
- ArrayData
- Bulk Data Uploads
- Quality Control Annotations
- SQL Explorer Model
- User Model API
- IO & File Storage Utilities
- General Utility