Skip to main content

Python package to work with bruker tdf and tdf_bin files

Project description

TDFpy

basic pip package to handle Bruker's .tdf and .tdfbin files.

How to install

  • pip install tdfpy

or

How to access analysis.tdf db

  • from tdfpy import PandasTdf
  • pd_tdf = PandasTdf('path/to/analysis.tdf')
  • pd_tdf.precursors -> returns pd.DataFrame containing Precursors table
  • pd_tdf.frames -> returns pd.DataFrame containing Frames table
  • pd_tdf.properties -> returns pd.DataFrame containing Properties table

How to access analysis.tdf_bin db

  • from tdfpy import TimsData
  • td = TimsData('path/to/dfolder')
  • td.readPasefMsMsForFrame(1) -> return msms spectra for first msms frame

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

tdfpy-0.1.7.tar.gz (5.7 MB view details)

Uploaded Source

Built Distribution

tdfpy-0.1.7-py3-none-any.whl (5.8 MB view details)

Uploaded Python 3

File details

Details for the file tdfpy-0.1.7.tar.gz.

File metadata

  • Download URL: tdfpy-0.1.7.tar.gz
  • Upload date:
  • Size: 5.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for tdfpy-0.1.7.tar.gz
Algorithm Hash digest
SHA256 b43b5246ef0f9056a83f23720232644ed09315d61cabf3aba79e7c23beed3193
MD5 f198da46dac4d798a40d6d6b22da8dde
BLAKE2b-256 cba0fbe9e74b09496864015c5e3f14b9844482e302eb90884100da4ea4c10bd5

See more details on using hashes here.

File details

Details for the file tdfpy-0.1.7-py3-none-any.whl.

File metadata

  • Download URL: tdfpy-0.1.7-py3-none-any.whl
  • Upload date:
  • Size: 5.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for tdfpy-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 91b7b03c82fe3d4e24eea28a9e5e6878c0c131e4e5c4aadcc8a1adf0a5c11750
MD5 be1f15570ddf9b35df1df78b66c0c098
BLAKE2b-256 e8c6bd63eecff20474f87cb3a67994bc7d9bed4f7c5c11a258914a924ebf4040

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