The Biosignature Database is an initiative to build a standardized, accessible, and consistent database among the astrobiology community.
The web app prototype has recently been deployed on Heroku an can be accessed here.
➡️ Data Source: manual entries from research papers
➡️ Full documentation: here
➡️ App link: here
Go to https://github.com/{group}/biosignature_db
to see the project, manage issues,
setup you ssh public key, ...
Clone the project and install it:
git clone git@github.com:{group}/biosignature_db.git
cd biosignature_db
pip install -r requirements.txt
cd biosignature_db
python app.py
Running the python file will open a window in your default browser (or copy/paste the URL that poped up in your terminal).