ATPs / TagGraph

Fork of TagGraph project, from https://sourceforge.net/projects/taggraph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fork of TagGraph project, from https://sourceforge.net/projects/taggraph/


Languages

Language:C++ 44.4%Language:Python 31.3%Language:Shell 12.1%Language:Makefile 5.2%Language:C 4.8%Language:CMake 1.8%Language:M4 0.2%Language:R 0.1%Language:SWIG 0.1%Language:Roff 0.0%