An open API service indexing awesome lists of open source software.

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

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]
```