-
Notifications
You must be signed in to change notification settings - Fork 0
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
DO NOT MERGE: add notebook demonstrating proteomic aggregation and example analysis #120
base: main
Are you sure you want to change the base?
Conversation
…n, also added scipy and jupyter to requirements.txt (not sure if jupyter necessary or assumed as preexisting but had to recreate my venv so added it). changed pandas version to 2.1.2 because 2.1.1 was generating: 'ValueError: numpy.dtype size changed, may indicate binary incompatibility', when pandas was being imported in ipynb (checked and appears there was bug fix in 2.1.2)
Check out this pull request on See visual diffs & provide feedback on Jupyter Notebooks. Powered by ReviewNB |
…ed overall readme with new notebook name but no link)
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
…ue to system storage maintenance
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
…ns.py. could not figure out way to import across different subfolders right now. also added table length limit of 6 for pandas df printouts and changed almost all cells to single output
proteomic_aggregation_and_visualization/python/aggregation_functions.py
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/aggregation_functions.py
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/aggregation_functions.py
Outdated
Show resolved
Hide resolved
@samobermiller - some of my comments might be out of date, feel free to resolve them. I didn't realize I didn't "submit" them last night doh! |
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
…scussion with lee ann. will still need to change in folder readme. this version includes t test and pvalues, may remove depending on further discussion
may remove current t test and pvalue analysis and replace with missingness figure |
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
proteomic_aggregation_and_visualization/python/proteomic_aggregation_and_visualization.ipynb
Outdated
Show resolved
Hide resolved
…t to proteomic_aggregation since there is no longer analysis per say
…-workflow-outputs-and-visualizes-the-results other notebooks were updated to pass checks. previously failing because new data was added that didnt accommodate hardcoding
…-workflow-outputs-and-visualizes-the-results
…on failure saying operation was canceled
…use github actions hate it
I didn't add a comment for every single one but I would double check that all the markdown cells have periods at the end of their last sentences. Colab runs and nbviewer looks good to me :) |
#95
New Notebook Submissions:
python:
https://colab.research.google.com/github/microbiomedata/nmdc_notebooks/blob/95-create-notebook-that-aggregates-proteomic-workflow-outputs-and-visualizes-the-results/proteomic_aggregation/python/proteomic_aggregation.ipynb
https://nbviewer.org/github/microbiomedata/nmdc_notebooks/blob/95-create-notebook-that-aggregates-proteomic-workflow-outputs-and-visualizes-the-results/proteomic_aggregation/python/proteomic_aggregation.ipynb