# Wrapper script for Java Conda packages that ensures that the java runtime
# is invoked with the right options. Adapted from the bash script (http://stackoverflow.com/questions/59895/can-a-bash-script-tell-what-directory-its-stored-in/246128#246128).
# This script modified from https://raw.githubusercontent.com/bioconda/bioconda-recipes/master/recipes/trimmomatic/trimmomatic.py
#
# Program Parameters
#
...
...
@@ -85,7 +87,7 @@ def main():
we copy the jar file, lib, and resources to the exec_dir directory.