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.

License

License

GroupId

GroupId

com.milaboratory
ArtifactId

ArtifactId

mitcr
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://mitcr.milaboratory.com/

Download mitcr

How to add to project

<!-- https://jarcasting.com/artifacts/com.milaboratory/mitcr/ -->
<dependency>
    <groupId>com.milaboratory</groupId>
    <artifactId>mitcr</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.milaboratory/mitcr/
implementation 'com.milaboratory:mitcr:1.0.3'
// https://jarcasting.com/artifacts/com.milaboratory/mitcr/
implementation ("com.milaboratory:mitcr:1.0.3")
'com.milaboratory:mitcr:jar:1.0.3'
<dependency org="com.milaboratory" name="mitcr" rev="1.0.3">
  <artifact name="mitcr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.milaboratory', module='mitcr', version='1.0.3')
)
libraryDependencies += "com.milaboratory" % "mitcr" % "1.0.3"
[com.milaboratory/mitcr "1.0.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.milaboratory : micommons jar 1.0.3
commons-cli : commons-cli jar 1.2
net.sf.trove4j : trove4j jar 3.0.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0