Jar examples for m:mitcr
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.
GNU General Public License, version 3
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'
Click the following link to download the jar file.
mitcr-1.0.2-distribution.jar