Hi I saved my .jar file in resources/usr/bin however I get this error:
Error: Unable to access jarfile SnpSift.jar
I don't get this error with other types of binary files.
I want to run something like this:
cat input_file | java -jar SnpSift.jar filter "((ANN[*].IMPACT = 'HIGH') | (ANN[*].IMPACT = 'MODERATE'))" > output_file
Is there something that I'm doing wrong?
Please contact DNANexus support. That may be your best bet since this is commercial software and not many here will have access.
Ah I missed the part where DNANexus makes this problem out of our reach. Thank you, GenoMax!