Download mitcr-1.0.2.jar file - Jar m

Jar examples for m:mitcr

Description

MiTCR is an open source software package aimed at extraction of information on repertoire of T-cell clones from Next Generation Sequencing (NGS) data. It is designed with the knowledge of the critical challenges arising in everyday processing of immunological data.

You can download jar file mitcr 1.0.2 in this page.

License

GNU General Public License, version 3

Build File

You can use the following script to add mitcr-1.0.2.jar to your project.

<dependency>
   <groupId>com.milaboratory</groupId>
   <artifactId>mitcr</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.milaboratory', name: 'mitcr', version: '1.0.2'
libraryDependencies += "com.milaboratory" % "mitcr" % "1.0.2"
<dependency org="com.milaboratory" name="mitcr" rev="1.0.2"/>
@Grapes(@Grab(group='com.milaboratory', module='mitcr', version='1.0.2'))
'com.milaboratory:mitcr:jar:1.0.2'

Download

Click the following link to download the jar file.

mitcr-1.0.2-distribution.jar
mitcr-1.0.2-javadoc.jar
mitcr-1.0.2-sources.jar
mitcr-1.0.2.jar
mitcr-1.0.2.pom



Related Tutorials