Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates links in all readmes to point to new repo location #54

Merged
merged 2 commits into from
Jul 9, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions NEON_soil_metadata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
This folder includes two notebooks, in R and Python, that explore various ways of analyzing and visualizing the metadata the NEON soil metagenomes study using the [NMDC-runtime API](https://api.microbiomedata.org/docs#). More documentation on the NMDC-runtime API can be found [here](https://github.com/microbiomedata/NMDC_documentation/blob/main/docs/howto_guides/api_gui.md).

## R
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/notebook_hackathons/blob/main/NEON_soil_metadata/R/NEON_data_exploration.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/NEON_soil_metadata/R/NEON_data_exploration.ipynb). This is the recommended way to interact with the notebook. _You need a google account to use this option_
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/NEON_soil_metadata/R/NEON_data_exploration.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/main/NEON_soil_metadata/R/NEON_data_exploration.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/main/NEON_soil_metadata/python/neon_soil_metadata_visual_exploration.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/NEON_soil_metadata/python/neon_soil_metadata_visual_exploration.ipynb).This is the recommended way to interact with the notebook. _You need a google account to use this option_
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/NEON_soil_metadata/python/neon_soil_metadata_visual_exploration.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/main/NEON_soil_metadata/python/neon_soil_metadata_visual_exploration.ipynb).This is the recommended way to interact with the notebook. _You need a google account to use this option_
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## Quick Start
Notebooks that are ready for use and exploration.

- [NEON Soil MetaData](https://github.com/microbiomedata/notebook_hackathons/tree/main/NEON_soil_metadata)
- [Bio-Scales Biogeochemical MetaData](https://github.com/microbiomedata/notebook_hackathons/tree/main/bioscales_biogeochemical_metadata)
- [NEON Soil Microbial Community Composition](https://github.com/microbiomedata/notebook_hackathons/tree/main/taxonomic_dist_by_soil_layer)
- [NEON Soil MetaData](https://github.com/microbiomedata/nmdc_notebooks/tree/main/NEON_soil_metadata)
- [Bio-Scales Biogeochemical MetaData](https://github.com/microbiomedata/nmdc_notebooks/tree/main/bioscales_biogeochemical_metadata)
- [NEON Soil Microbial Community Composition](https://github.com/microbiomedata/nmdc_notebooks/tree/main/taxonomic_dist_by_soil_layer)


## Overview
Expand Down
8 changes: 4 additions & 4 deletions bioscales_biogeochemical_metadata/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ This folder includes two notebooks, in R and Python, that explore the chemical m
More documentation on the NMDC-runtime API can be found [here](https://github.com/microbiomedata/NMDC_documentation/blob/main/docs/howto_guides/api_gui.md).

## R
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/notebook_hackathons/blob/main/bioscales_biogeochemical_metadata/R/bioscales_metadata.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/R/bioscales_metadata.ipynb). This is the recommended way to interact with the notebook. _You need a google account to use this option_
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/bioscales_biogeochemical_metadata/R/bioscales_metadata.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/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/main/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/python/bioscales.ipynb).This is the recommended way to interact with the notebook. _You need a google account to use this option_
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/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/nmdc_notebooks/blob/main/bioscales_biogeochemical_metadata/python/bioscales.ipynb).This is the recommended way to interact with the notebook. _You need a google account to use this option_
10 changes: 5 additions & 5 deletions taxonomic_dist_by_soil_layer/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Taxonomic Distribution of Contigs by Soil Layer in Colorado

This folder includes one notebook (in Python) that explores how the taxonomic distribution of contigs differs by soil layer (M or O horizon) in Colorado using the [NMDC-runtime API](https://api.microbiomedata.org/docs#). More documentation on the NMDC-runtime API can be found [here](https://github.com/microbiomedata/NMDC_documentation/blob/main/docs/howto_guides/api_gui.md). This notebook is an example of using the NMDC metadata to access processed metagenome data that describes the taxa present.
This folder includes two notebooks, in R and Python that explore how the taxonomic distribution of contigs differs by soil layer (M or O horizon) in Colorado using the [NMDC-runtime API](https://api.microbiomedata.org/docs#). More documentation on the NMDC-runtime API can be found [here](https://github.com/microbiomedata/NMDC_documentation/blob/main/docs/howto_guides/api_gui.md). This notebook is an example of using the NMDC metadata to access processed metagenome data that describes the taxa present.

## R
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/notebook_hackathons/blob/main/taxonomic_dist_by_soil_layer/R/taxonomic_dist_by_soil_layer_R.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/taxonomic_dist_by_soil_layer/R/taxonomic_dist_by_soil_layer_R.ipynb). **Running this notebook in the colab interactive environment is not recommended due to long API calls**. _You need a google account to use this option_.
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/R/taxonomic_dist_by_soil_layer_R.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/R/taxonomic_dist_by_soil_layer_R.ipynb). **Running this notebook in the colab interactive environment is not recommended due to long API calls**. _You need a google account to use this option_.

## Python
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/notebook_hackathons/blob/main/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.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/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.ipynb). **Running this notebook in the colab interactive environment is not recommended due to long API calls**. _You need a google account to use this option_.
- [Static rendered Jupyter notebook](https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.ipynb). _Viewing only, not editable_
- [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/main/taxonomic_dist_by_soil_layer/python/taxonomic_dist_soil_layer.ipynb). **Running this notebook in the colab interactive environment is not recommended due to long API calls**. _You need a google account to use this option_.