Skip to content
Jaci Saunders edited this page May 2, 2020 · 10 revisions

METATRYP v. 1 Documentation

These tools are intended to help researchers answer questions about proteomics data. Written in Python 2.7 on a Unix operating system (linux/macOS).

The METATRYP software consists of:

  1. a database, stored in a standalone SQLite file.
  2. python libraries, for processing, ingesting, and analyzing data.
  3. command-line scripts, to act as interfaces to the python libraries and the database.