Very easy-to-use object-oriented Java API for connecting to the mass spectrometer remotely and extracting monoisotopic peak lists. Useful if want to make an application that extracts the peak lists directly from the instrument instead of having to download the files manually.
bryanesmith/T2Util
master
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
==== DESCRIPTION Very easy-to-use, object-oriented Java API that wraps the lower-level T2DECore utilities. T2Util is used for connecting to a 4700/4800 MALDI TOF/TOF mass spectrometer remotely and extracting monoisotopic peak lists. Useful for building an application that extracts the peak lists directly from the instrument instead of having to download the files manually.d li ==== REQUIREMENTS * Java 5 or greater. * The following Oracle drivers [http://www.oracle.com/technetwork/database/enterprise-edition/jdbc101040-094982.html] - ojdbc14.jar - ocrs12.jar - orai18n.jar
About
Very easy-to-use object-oriented Java API for connecting to the mass spectrometer remotely and extracting monoisotopic peak lists. Useful if want to make an application that extracts the peak lists directly from the instrument instead of having to download the files manually.