BD2KGenomics / dcc-redwood-client

Apache License 2.0
2 stars 1 forks source link

jython? #16

Open benjaminran opened 7 years ago

benjaminran commented 7 years ago

All the downstream clients are written in python. If the redwood-client base image had jython and the icgc client jars exposed somehow on PYTHONPATH that would let us skip the subprocess java calls.

This would probably be cleaner and run faster (though we would want to test this), but might scare the developers.