Software:JRAP
From SPCTools
(Difference between revisions)
Revision as of 22:54, 19 September 2007 Jtasman (Talk | contribs) (→JRAP) ← Previous diff |
Current revision Ntasman (Talk | contribs) (→Download) |
||
Line 12: | Line 12: | ||
==Documentation== | ==Documentation== | ||
[http://tools.proteomecenter.org/Docs/jrap/index.html JRAP API] | [http://tools.proteomecenter.org/Docs/jrap/index.html JRAP API] | ||
- | local documentation</a> on this site. | + | local documentation on this site. |
- | + | Read [http://sashimi.sourceforge.net/jrapdoc/index.html JRAP API] | |
- | Read <a href="http://sashimi.sourceforge.net/jrapdoc/index.html">JRAP API | + | |
==Download== | ==Download== | ||
- | from local site: <a href="http://tools.proteomecenter.org/software/JRAP_v1.0.tgz">JRAP_v1.0.tgz</a> | + | from the Sashimi project code repository: http://sashimi.svn.sourceforge.net/viewvc/sashimi/trunk/jrap/ |
Current revision
[edit]
JRAP
JRAP: Java Random Access Parser.
This is the port of RAP to java. The jrap package is contained in the jrap.jar file. This file can just be added to your classpath to use the code in there, you can run it as an executable jar ("java -jar jrap.jar") to get guidelines on how to run the graphical spectrum viewer or you can just unpack the archive by running "jar xf jrap.jar" to take a look at the source code. There's also a readme.txt file in the root directory of the jar file.
[edit]
Documentation
JRAP API local documentation on this site.
Read JRAP API
[edit]
Download
from the Sashimi project code repository: http://sashimi.svn.sourceforge.net/viewvc/sashimi/trunk/jrap/