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

Add R notebook exploring natural organic matter data #69

Conversation

bmeluch
Copy link
Contributor

@bmeluch bmeluch commented Sep 10, 2024

This PR will add a Jupyter notebook written in R demonstrating how to retrieve natural organic matter data from the NMDC database with some example visualizations. It includes the relevant updates to READMEs and R environment files.


All Submissions:

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Does your PR link to an issue?
  • Have you described the changes this PR will make?

New Notebook Submissions:

  • Have you included a summary of the notebook in the README.md included updated links to the notebook?
  • Does your PR include links to the new notebook (in the branch) for review using nbviewer, Colab, and reviewnb? These three are the preferred ways to review changes and additions to notebooks during review.

bmeluch and others added 30 commits July 4, 2024 12:58
…p percentages for single value per nom comparison, visualized in heatmap
…s for goldids etc. removed processed noms from analysis that had same url
…cessed nom files, added multiple peak match check and confidence score choice
…ta-for-a-second-omics-data-type

keep in sync with main while I work on long running branch
…-a-second-omics-data-type' into 34-create-r-notebook-to-explore-processed-data-for-a-second-omics-data-type

sync folders containing NOM work
…-a-second-omics-data-type' into 34-create-r-notebook-to-explore-processed-data-for-a-second-omics-data-type

sync folders containing NOM work
Copy link

review-notebook-app bot commented Sep 17, 2024

View / edit / reply to this conversation on ReviewNB

brynnz22 commented on 2024-09-17T22:56:33Z
----------------------------------------------------------------

Can you put all the function references in tic marks so it marks it as code? e.g. get_next_results 


Copy link

review-notebook-app bot commented Sep 17, 2024

View / edit / reply to this conversation on ReviewNB

brynnz22 commented on 2024-09-17T22:56:33Z
----------------------------------------------------------------

Great way of describing this!


Copy link

review-notebook-app bot commented Sep 19, 2024

View / edit / reply to this conversation on ReviewNB

kheal commented on 2024-09-19T22:39:40Z
----------------------------------------------------------------

Narrative seems to cut off here. "In each step, we will"....


renv.lock Outdated Show resolved Hide resolved
@kheal
Copy link
Collaborator

kheal commented Sep 19, 2024

@bmeluch . Check out this link: https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/34-create-r-notebook-to-explore-processed-data-for-a-second-omics-data-type/NOM_visualizations/R/NOM_R_notebook.ipynb#scrollTo=pjaYUvu0ejL4 . This is where the google colab will take you. Note that the first cell errors out, so you should add in a line to install that dependency if it's not already installed in the "local colab environment". You can see that we had to do that for the bioscales R notebook: https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/main/bioscales_biogeochemical_metadata/R/bioscales_metadata.ipynb. Maybe down the line we could start each notebook with renv::restore, but that seems like more trouble than it's worth.

…-a-second-omics-data-type' into 34-create-r-notebook-to-explore-processed-data-for-a-second-omics-data-type
@bmeluch bmeluch merged commit c15576e into main Sep 20, 2024
2 checks passed
@bmeluch bmeluch deleted the 34-create-r-notebook-to-explore-processed-data-for-a-second-omics-data-type branch September 20, 2024 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create R notebook to explore processed NOM data
4 participants