Skip to content
  • Laros's avatar
    The first files for Mutalyzer version 2.0. · 926cfc9c
    Laros authored
    - Crossmap.py does the conversions g. -> c. or n. and vice versa.
    - Retriever.py fetches a record from the NCBI or the cache.
    - Main.py contains a couple of functions to test Crossmap.py and Retriever.py.
    - clean.sh is a script that removes cache/* and src/*.pyc.
    - mutalyzer.conf contains configuration variables.
    
    Make sure to call all functions from . (not ./src), otherwise relative paths
    can no longer be used (now used in Retriever.py and mutalyzer.conf).
    
    
    git-svn-id: https://humgenprojects.lumc.nl/svn/mutalyzer/trunk@2 eb6bd6ab-9ccd-42b9-aceb-e2899b4a52f1
    926cfc9c