Permalink
Please sign in to comment.
Showing
with
0 additions
and 22 deletions.
- BIN japsa-1.5-6a.tar.gz
- BIN japsa-1.5-6a.zip
- +0 −22 jsa.np.f5readerGUI.bat
- BIN lib/japsa/colloquial.jar
- BIN lib/japsa/commons-math3-3.0.jar
- BIN lib/japsa/htsjdk-1.126.jar
- BIN lib/japsa/jaligner.jar
- BIN lib/japsa/japsa.jar
- BIN lib/japsa/jcommon-1.0.23.jar
- BIN lib/japsa/jfreechart-1.0.19.jar
- BIN lib/japsa/jhdf5.jar
- BIN lib/japsa/jhdfobj.jar
- BIN lib/japsa/sam-1.84.jar
Binary file not shown.
BIN
japsa-1.5-6a.zip
Binary file not shown.
| @@ -1,22 +0,0 @@ | ||
| -@echo off | ||
| - | ||
| -rem This batch file serves as a wrapper for several | ||
| -rem JSA command line tools. | ||
| - | ||
| -if not "%JSA_HOME%" == "" goto gotjsaHome | ||
| - | ||
| -echo JSA requires an environment variable JSA_HOME. | ||
| -goto :eof | ||
| - | ||
| -:gotjsaHome | ||
| - | ||
| -set JSA_MEM=7000m | ||
| -set JSA_LIBS=%JSA_HOME%\lib\japsa\ | ||
| -set JSA_CP=%JSA_LIBS%\japsa.jar;%JSA_LIBS%\commons-math3-3.0.jar;%JSA_LIBS%\sam-1.84.jar;%JSA_LIBS%\jhdf5.jar;%JSA_LIBS%\jhdfobj.jar;%JSA_LIBS%\htsjdk-1.126.jar;%JSA_LIBS%\jcommon-1.0.23.jar;%JSA_LIBS%\jfreechart-1.0.19.jar | ||
| - | ||
| -:run | ||
| - | ||
| -java -Xmx%JSA_MEM% -ea -Djava.awt.headless=true -Dfile.encoding=UTF-8 -server -Djava.library.path="%JHDF5_LIB%" -classpath %JSA_CP% japsa.seq.nanopore.NanoporeReaderStream --folder . -output output.fastq -fail --minLength 50 -GUI | ||
| - | ||
| -:eof | ||
| - |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
0 comments on commit
67e46f8