| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.milaboratory |
| Идентификатор | Идентификаторmitcr |
| Последняя версия | Последняя версия1.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| mitcr-1.0.3.pom | |
| mitcr-1.0.3.jar | 446 KB |
| mitcr-1.0.3-sources.jar | 407 KB |
| mitcr-1.0.3-javadoc.jar | 1 MB |
| mitcr-1.0.3-distribution.jar | 1015 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.milaboratory : micommons | jar | 1.0.3 |
| commons-cli : commons-cli | jar | 1.2 |
| net.sf.trove4j : trove4j | jar | 3.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |