Skip to content

Improving functional annotation of virus genes

License

Notifications You must be signed in to change notification settings

zwmuam/TadPole

 
 

Repository files navigation

TadPole 🐸 - Improving functional annotation of virus genes

Authors

Two parsers versions:

  • poteznyparser written in Rust by ukmrs
  • pajtonparser written in Python by 777moneymaker using initial code from phenolophthaleinum and part of the design idea from ukmrs

Usage and example

>>> python parsers/pajtonparser/pajtonparser.py --help

usage: TadPole [-h] [-d DISTANCE] -o OUTPUT [--number] [--collapse] phrog_dir gff_dir

viruses go brrr lol

positional arguments:
  phrog_dir
  gff_dir

optional arguments:
  -h, --help            show this help message and exit
  -d DISTANCE, --distance DISTANCE
  -o OUTPUT, --output OUTPUT
                        prefix/prefix-path for output files
  --number              Add numbers to jokers?
  --collapse            Should we collapse unknown proteins into one string with prefix?

Yo

TadPole

About

Improving functional annotation of virus genes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.5%
  • Rust 17.3%
  • Shell 0.2%