https://github.com/zmactep/igcat
Immunoglobulin container-based annotation tool
https://github.com/zmactep/igcat
Last synced: 10 months ago
JSON representation
Immunoglobulin container-based annotation tool
- Host: GitHub
- URL: https://github.com/zmactep/igcat
- Owner: zmactep
- License: bsd-2-clause
- Created: 2014-01-07T17:24:08.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-11T08:54:21.000Z (almost 12 years ago)
- Last Synced: 2025-02-09T19:53:35.250Z (over 1 year ago)
- Language: Scala
- Size: 1.05 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
ig-annotator
============
Set of tools for Ig annotation by regions and other features.
Installation
------------
To install just run:
```
$ mvn clean package
```
The exuteable jar will be at:
```
ig-regions/target/ig-regions-1.0-SNAPSHOT.jar
```
ig-regions
----------
See more info in ig-regions/README.md
Run:
```
$ java -Dlogback.configurationFile=logback.xml -jar ig-regions/target/ig-regions-1.0-SNAPSHOT.jar [args]
```