nmdp-bioinformatics / service-feature

Enumerated sequence feature service.
GNU Lesser General Public License v3.0
2 stars 10 forks source link

Rename feature-tools to load-features or similar #45

Open heuermh opened 7 years ago

heuermh commented 7 years ago

With #43 I've added a second command line tool, feature-export-fasta so perhaps feature-tools should be renamed load-features or similar.

Alternatively we could create a top-level command line tool that uses subcommands, see e.g. https://github.com/heuermh/dishevelled-bio/blob/master/tools/src/main/java/org/dishevelled/bio/tools/Tools.java