usage:
roary2fripan.py [OPTIONS] <PREFIX>
Script to format Roary output for FriPan
positional arguments:
PREFIX Specify output prefix
optional arguments:
-h, --help show this help message and exit
--input FILE Specify Roary output (default = "gene_presence_absence.csv")
--version show program's version number and exit
Basic syntax
Requires output file “gene_presence_absence.csv” from Roary
roary2fripan
Formats Roary output for viewing in FriPan
Author
Jason Kwong (@kwongjc)
GitHub: kwongj
Dependencies
Usage
$ roary2fripan.py -hBasic syntax
Requires output file “gene_presence_absence.csv” from Roary
This produces three files:
These three files can be loaded into FriPan for viewing. See links below.
Bugs
Please submit via the GitHub issues page: https://github.com/kwongj/roary2fripan/issues
Software Licence
GPLv2: https://github.com/kwongj/roary2fripan/blob/master/LICENSE
Links