-
Notifications
You must be signed in to change notification settings - Fork 316
Closed
Labels
Milestone
Description
The command infrastructure is useful for much more than ADAM, and isn't really specific to genomics. For example, I myself use it in avocado, PacMin, and a few non-genomics projects. I'd like to move it to bdg-utils. At the same point in time, I think we could roll the build information work (see here and here) to the main command (e.g., as a command line argument, -v/--version).
This is similar to how we pulled SparkFunSuite out of ADAM. It's really useful code, but for projects where I don't need to bring ADAM in as a dependency (e.g., the non-omics ones referred to earlier), I'd really prefer not to pull it in.