Skip to content

Commit

Permalink
Merge pull request #21 from microbiomedata/bioscales-python
Browse files Browse the repository at this point in the history
Add bioscales python notebook
  • Loading branch information
kheal authored Nov 29, 2023
2 parents 0dfee7c + 5a67312 commit 0dca3d3
Show file tree
Hide file tree
Showing 9 changed files with 6,650 additions and 4,573 deletions.
11 changes: 0 additions & 11 deletions bioscales_/README.md

This file was deleted.

4,562 changes: 0 additions & 4,562 deletions bioscales_/python/bioscales.ipynb

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
11 changes: 11 additions & 0 deletions bioscales_biogeochemical_metadata/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Exploring the Bio-Scales metadata

This folder includes two notebooks, in R and Python, that explore the chemical metadata associated with the [Bio-Scales microbiome project](https://data.microbiomedata.org/details/study/nmdc:sty-11-r2h77870) using the [NMDC-runtime API](https://api.microbiomedata.org/docs#/metadata/list_from_collection_nmdcschema__collection_name__get). In particular, these notebooks find the study id for this project and associated biosamples, pull associated metadata and explore the chemical metadata.

## R
- [Static rendered R markdown notebook](https://github.com/microbiomedata/notebook_hackathons/blob/main/bioscales_biogeochemical_metadata/R/bioscales_metadata.md). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/notebook_hackathons/blob/main/bioscales_biogeochemical_metadata/R/bioscales_metadata.ipynb). This is the recommended way to interact with the notebook. _You need a google account to use this option_

## Python
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/notebook_hackathons/blob/bioscales-python/bioscales_biogeochemical_metadata/python/bioscales.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/notebook_hackathons/blob/main/bioscales_biogeochemical_metadata/bioscales.ipynb).This is the recommended way to interact with the notebook. _You need a google account to use this option_
Loading

0 comments on commit 0dca3d3

Please sign in to comment.