Skip to main content

ASpecD derived Package for recipe driven data analysis of NMR spectra

Project description

https://zenodo.org/badge/DOI/10.5281/zenodo.13293054.svg

The NMRAspecds package provides tools for handling experimental data obtained using nuclear magnetic resonance (NMR) spectroscopy and is derived from the ASpecD framework, hence all data generated with the nmraspecds package are completely reproducible and have a complete history.

What is even better: Actual data processing and analysis no longer requires programming skills, but is as simple as writing a text file summarising all the steps you want to have been performed on your dataset(s) in an organised way. Curious? Have a look at the following example:

format:
  type: ASpecD recipe
  version: '0.2'

settings:
  default_package: nmraspecds

datasets:
  - /path/to/first/dataset
  - /path/to/second/dataset

tasks:
  - kind: processing
    type: Normalisation
    parameters:
      properties:
        kind: scan_number
  - kind: singleplot
    type: SinglePlotter1D
    properties:
      filename:
        - first_dataset.pdf
        - second_dataset.pdf

Interested in more real-live examples? Check out the growing list of examples providing complete recipes for different needs.

Features

A list of features:

  • Fully reproducible processing and analysis of NMR data.

  • Gap-less record of each processing/analysis step, including explicit and implicit parameters.

  • Import of Bruker NMR data

  • Generic representation of NMR data, independent of the original format.

  • Datasets contain both, numerical data and all crucial metadata, a prerequisite for FAIR data.

  • Generic plotting capabilities, easily extendable

  • Report generation using pre-defined templates

  • Recipe-driven data analysis, allowing tasks to be performed fully unattended in the background

And to make it even more convenient for users and future-proof:

  • Open source project written in Python (>= 3.7)

  • Developed mostly test-driven

  • Extensive user and API documentation

Target audience

The NMRAspecds package addresses scientists working with nuclear magnetic resonance (NMR) data on a daily base and concerned with reproducibility. Due to being based on the ASpecD framework, the NMRAspecds package ensures reproducibility and—as much as possible—replicability of data processing, starting from recording data and ending with their final (graphical) representation, e.g., in a peer-reviewed publication. This is achieved by automatically creating a gap-less record of each operation performed on your data. If you do care about reproducibility and are looking for a system that helps you to achieve this goal, the NMRAspecds package may well be interesting for you.

How to cite

NMRAspecds is free software. However, if you use NMRAspecds for your own research, please cite the software:

To make things easier, NMRAspecds has a DOI provided by Zenodo, and you may click on the badge below to directly access the record associated with it. Note that this DOI refers to the package as such and always forwards to the most current version.

https://zenodo.org/badge/DOI/10.5281/zenodo.13293054.svg

Installation

To install the NMRAspecds package on your computer (sensibly within a Python virtual environment), open a terminal (activate your virtual environment), and type in the following:

pip install nmraspecds

License

This program is free software: you can redistribute it and/or modify it under the terms of the BSD License. However, if you use NMRAspecds for your own research, please cite it appropriately.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nmraspecds-0.1.0.tar.gz (24.4 kB view details)

Uploaded Source

Built Distribution

nmraspecds-0.1.0-py3-none-any.whl (19.1 kB view details)

Uploaded Python 3

File details

Details for the file nmraspecds-0.1.0.tar.gz.

File metadata

  • Download URL: nmraspecds-0.1.0.tar.gz
  • Upload date:
  • Size: 24.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for nmraspecds-0.1.0.tar.gz
Algorithm Hash digest
SHA256 563fc9ebb20bfe6e4a8e396220e2ce258a22a4d0be2a2bc039212bef4aea4053
MD5 d97a95c5973ef7bfb09ff9464c6f2588
BLAKE2b-256 e7d866f6776afe1e0545e4bf2998b6286eb0a6b3f257ccbd02399f35c8dc5fe3

See more details on using hashes here.

File details

Details for the file nmraspecds-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: nmraspecds-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 19.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for nmraspecds-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a41f52b59c4a4c819aae04bfdbc1abcc07c1a80f78dc69578cc60b29d57a172
MD5 b743d578f291d51eb3c080f4ff304917
BLAKE2b-256 8532cceba74bf4fa33613469d2bef630ad9f17c8d17878f27366984d8f6e8979

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page