Skip to content

ATPs/TagGraph

 
 

Repository files navigation

TagGraph Python project

This is meant to be a Python3-compatible version of TagGraph, as an ongoing project. Please download the original project at Sourceforge: https://sourceforge.net/projects/taggraph/

TagGraph is a sensitive, protease independent, blind modification search tool for large and small sequence databases.

  1. run python checkPythonPackages.py to check if the required packages are installed;
    or follow the instruction to get them install;
  2. run tagGraph with the sample data set:
    1. mzML:
      python runTG.py sampleInputFiles/TG/A375mzML.params
    2. mzXML:
      python runTG.py sampleInputFiles/TG/A375mzXML.params

Releases

No releases published

Packages

No packages published

Languages

  • C++ 44.4%
  • Python 31.3%
  • Shell 12.1%
  • Makefile 5.2%
  • C 4.8%
  • CMake 1.8%
  • Other 0.4%