This repository has been archived by the owner on Apr 3, 2024. It is now read-only.
Dockerfile and addition of optional commands
- Adds a Dockerfile
- Script now accepts a command, gffmunger [options] [command], that defines action to take; currently has only one function, to move annotations from polypeptide to mRNA (or other parent), and defaults to this if no command is specified. So ATM there's no extra functionality, but it provides a framework for adding new commands that invoke functions.