synap5e / t2d_parser

Parser and converter tool/library for t2d mass spectrometer files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

usage: main.py [-h] [-o OUPUT] input_file

Read and convert t2d spectrum files to raw readings.

positional arguments:
  input_file            t2d file to read data from.

optional arguments:
  -h, --help            show this help message and exit
  -o OUPUT, --ouput OUPUT
                        Output file to write readings to. Each row consists of
                        a mass then an intensity.

About

Parser and converter tool/library for t2d mass spectrometer files


Languages

Language:Python 100.0%