Skip to content
This repository has been archived by the owner on Apr 3, 2024. It is now read-only.

Dockerfile and addition of optional commands

Compare
Choose a tag to compare
@trstickland trstickland released this 08 Jul 13:40
· 14 commits to master since this release
2567fa4
  • 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.