License |
License |
---|---|
GroupId | GroupIdorg.dishevelled |
ArtifactId | ArtifactIddsh-bio-adam |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondsh-bio-adam
Adapt dsh-bio models to ADAM.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
dsh-bio-adam-2.0.9.pom | |
dsh-bio-adam-2.0.9.jar | 3 MB |
dsh-bio-adam-2.0.9-sources.jar | 22 KB |
dsh-bio-adam-2.0.9-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-adam/ -->
<dependency>
<groupId>org.dishevelled</groupId>
<artifactId>dsh-bio-adam</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-adam/
implementation 'org.dishevelled:dsh-bio-adam:2.0.9'
// https://jarcasting.com/artifacts/org.dishevelled/dsh-bio-adam/
implementation ("org.dishevelled:dsh-bio-adam:2.0.9")
'org.dishevelled:dsh-bio-adam:jar:2.0.9'
<dependency org="org.dishevelled" name="dsh-bio-adam" rev="2.0.9">
<artifact name="dsh-bio-adam" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dishevelled', module='dsh-bio-adam', version='2.0.9')
)
libraryDependencies += "org.dishevelled" % "dsh-bio-adam" % "2.0.9"
[org.dishevelled/dsh-bio-adam "2.0.9"]
Group / Artifact | Type | Version |
---|---|---|
de.javakaffee : kryo-serializers | jar | 0.45 |
org.dishevelled : dsh-bio-convert | jar | 2.0.9 |
org.dishevelled : dsh-bio-convert-htsjdk | jar | 2.0.9 |
org.dishevelled : dsh-bio-feature | jar | 2.0.9 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.spark : spark-core_2.12 | jar | 3.2.1 |
org.apache.spark : spark-sql_2.12 | jar | 3.2.1 |
org.bdgenomics.adam : adam-assembly-spark3_2.12 | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |