Software:JRAP

From SPCTools

(Difference between revisions)
Jump to: navigation, search
Revision as of 22:53, 19 September 2007
Jtasman (Talk | contribs)
(adding jrap page)
← Previous diff
Current revision
Ntasman (Talk | contribs)
(Download)
Line 1: Line 1:
==JRAP== ==JRAP==
-JRAP: Java Random Access Parser.+JRAP: '''J'''ava '''R'''andom '''A'''ccess '''P'''arser.
This is the port of [[Software:RAP|RAP]] to java. The jrap package is contained This is the port of [[Software:RAP|RAP]] to java. The jrap package is contained
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

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.

Documentation

JRAP API local documentation on this site.

Read JRAP API

Download

from the Sashimi project code repository: http://sashimi.svn.sourceforge.net/viewvc/sashimi/trunk/jrap/

Personal tools