|
Project Information
Featured
Downloads
Links
|
compomics-utilities
compomics-utilities Publications:
What is compomics-utilities?The Computational Omics and Systems Biology Group at the University of Ghent develops various bioinformatics tools for analyzing omics data. compomics-utilities is a library containing code shared by many of our research projects, amongst others containing panels for visualizing spectra and chromatograms and objects for representing peptides and proteins etc. We believe that this library can be of use to other research groups doing computational proteomics, and have therefore made it available as open source. Projects using compomics-utilities
Using compomics-utilitiesFor example code and demos showing how the compomics-utilities library can be used in your project see Examples. DownloadThe zip file in the downloads section contains the compomics-utilities jar file and all the libraries needed to run or build the tool. UpdatesSee Changes for the latest changes. Maven dependencycompomics-utilities is available for use in Maven projects: <dependency>
<groupId>com.compomics</groupId>
<artifactId>utilities</artifactId>
<version>X.Y.Z</version>
</dependency><repository>
<id>genesis-maven2-repository</id>
<name>Genesis maven2 repository</name>
<url>http://genesis.UGent.be/maven2</url>
</repository>Update the version number to latest released version. Note that compomics-utilities does not yet build in Maven 3. We are working on fixing this but in the meantime please use Maven 2 to build compomics-utilities. Screenshots(Click on figure to see the full size version) |




