GenomeView JAnnot library
Brought to you by:
thomasabeel
File | Date | Author | Commit |
---|---|---|---|
lib | 2014-04-24 |
![]() |
[d148ba] upgrade to sam-1.112 |
lib_compile | 2013-08-10 |
![]() |
[98c311] Merge commit '873f18ef02f7cc167c7dcc026d6b15d77... |
src | 2015-04-29 |
![]() |
[46f981] Let BigWigData implement PileNormalization (no ... |
test | 2013-11-22 |
![]() |
[79a4fc] added two tests for parser warnings |
.gitignore | 2013-08-22 |
![]() |
[eebbbc] ignore file created by unit test |
.project | 2013-06-10 |
![]() |
[065bd5] Unified line endings(?) |
build.xml | 2013-11-01 |
![]() |
[3cbd19] make sure to include dependencies in release pa... |
license.txt | 2009-02-10 |
![]() |
[1a4e86] initial version of JAnnot |
readme.txt | 2013-08-10 |
![]() |
[98c311] Merge commit '873f18ef02f7cc167c7dcc026d6b15d77... |
JAnnot readme Download: http://downloads.sourceforge.net/genomeview/ API docs are part of the download Import in Eclipse: - Make sure you have the EGit plugin or similar installed in Eclipse - Clone the repository: git://git.code.sf.net/p/genomeview/jannot-code * If you want to commit you need the RW repository: https://git.code.sf.net/p/genomeview/jannot-code - Add all libraries in lib/ to the classpath - Add 'src' as a source folder. - If you want to run the Unit tests: * Add a JUnit 4 library to your Eclipse class path, there is a version included in the 'test/lib' folder * Add the 'test/src' folder as a source folder