Skip to main content

Investigate mass spectra for chemical substances, especially ETD products.

Project description

masstodon

Your Python3 module for investigating the Electron Transfer Dissociation in Mass Spectrometry, and more generally finding stuff in the mass spectrum.

Prerequisites

Python3

Installation

The package can be installed directly from the Python Package Index:

pip install masstodon

Otherwise, download this github repo, use the default branch, and install the software with:

pip install .

from the folder containing setup.py. This will let you import masstodon simply by

import masstodon

Running

After installation, you can use masstodon as a library (support of CLI and web-based user-interface in progress).

Importing data. You can analyze individual mass spectra with masstodon. This might very well be individual scans of an Orbitrap, or a general mass spectrum. The easiest way to import the mass spectrum is to present a plain ASCII file with m/z and intensity values in each row, separated by tab or some other whitespace sign.

m = masstodon_single(mz, intensity, fasta, q,
                                 min_mz_diff        = infinity,
                                 modifications      = modifications,
                                 orbitrap           = False,
                                 threshold          = threshold,
                                 isotopic_coverage  = isotopic_coverage,
                                 min_prob           = min_prob, 
                                 std_cnt            = std_cnt)

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

masstodon-0.15.tar.gz (81.9 kB view details)

Uploaded Source

File details

Details for the file masstodon-0.15.tar.gz.

File metadata

  • Download URL: masstodon-0.15.tar.gz
  • Upload date:
  • Size: 81.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for masstodon-0.15.tar.gz
Algorithm Hash digest
SHA256 c20e52875286bd9c7dd0d7d54e9a7362a2431c78c60d62c90d28b3411a6f8894
MD5 77aab65e37b6cf6e69621651ce85ef22
BLAKE2b-256 21e8e06003bfb43a80a466a20a2f94e3b68f93b5c3ea20b969b3607e2be0fe6c

See more details on using hashes here.

Supported by

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