Skip to content

Commit 0f292f5

Browse files
authored
Merge pull request #31 from Kzra/main
Added notebook on 'Non-Target Analysis of Environmental Mass Spectrometry Data'.
2 parents bd562c9 + c9d58eb commit 0f292f5

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "methods/ds-toolbox-notebook-jsdmstan"]
1111
path = methods/ds-toolbox-notebook-jsdmstan
1212
url = https://github.com/NERC-CEH/ds-toolbox-notebook-jsdmstan.git
13+
[submodule "methods/DSFP-PyExplorer"]
14+
path = methods/DSFP-PyExplorer
15+
url = https://github.com/NERC-CEH/DSFP-PyExplorer

_toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ parts:
1414
file: methods/ds-toolbox-notebook-multispecies-biodiversity-indicators/msbi-error.ipynb
1515
- title: Fitting Joint Species Distribution Models with jsdmstan
1616
file: methods/ds-toolbox-notebook-jsdmstan/jsdmstan-book.ipynb
17+
- title: Non-target Analysis of Environmental Mass Spectrometry Data
18+
file: methods/DSFP-PyExplorer/notebooks/ds-toolbox-notebook-nta-analysis.ipynb

intro.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The current recommended workflow for interactively engaging with the code in the
2525
| [Calculating Risk to Terrestrial Carbon Pool](<../methods/ds-toolbox-notebook-risk-terrestrial-carbon-pool/RiskQuantificationNotebook>) {bdg-warning-line}`Ongoing Development` | Data Access, Data Integration | MODIS Land Cover and Net Primary Production Products, European Space Agency (ESA) Climate Change Initiative (CCI) Soil Moisture Dataset, Global Standardized Precipitation-Evapotranspiration Index (SPEI) Dataset.
2626
| [Understanding the error of Multispecies Biodiversity Indicators](<../methods/ds-toolbox-notebook-multispecies-biodiversity-indicators/msbi-error>) {bdg-warning-line}`Ongoing Development` | Bias, Uncertainty | Simulated Dataset (Multispecies Occupancy).
2727
| [Joint Species Distribution Models with jsdmstan](<../methods/ds-toolbox-notebook-jsdmstan/jsdmstan-book>) | Stochastic Partial Differential Equations, Integrated Nested Laplace Approximations, | Simulated Dataset (Multispecies Populations).
28+
| [Non-target Analysis of Environmental Mass Spectrometry Data](<../methods/DSFP-PyExplorer/notebooks/ds-toolbox-notebook-nta-analysis>) {bdg-warning-line}`Ongoing Development` | Cheminformatics, Data Access, Non-target Analysis, Large Language Models, Principal Component Analysis, UpSet Analysis | Processed LC-MS and GC-MS Data hosted on the NORMAN Digital Sample Freezing Platform (DSFP).
2829
| Accessing EA Data via an API {bdg-warning-line}`Planned` | Data Access, Data Integration | |
2930
| Data Pipelines for JULES Emulation/Portable JULES {bdg-warning-line}`Planned`| | |
3031
| River Utility Tools {bdg-warning-line}`Planned` | Spatio-temporal Integration, Networks | |

methods/DSFP-PyExplorer

Submodule DSFP-PyExplorer added at cd79ca6

0 commit comments

Comments
 (0)