не последняя версия
Последняя версия 1.0.3

com.milaboratory:mitcr 1.0

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.

Группа

Группа

com.milaboratory
Идентификатор

Идентификатор

mitcr
Версия

Версия

1.0
Тип

Тип

jar

Скачать mitcr 1.0


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