de.charite.compbio:jped-cli

jped-cli is the command line interface to jannovar-filter, for filtering VCF files for compatibility with a given pedigree and mode of inheritance

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

de.charite.compbio
ArtifactId

ArtifactId

jped-cli
Last Version

Last Version

0.16
Release Date

Release Date

Type

Type

jar
Description

Description

de.charite.compbio:jped-cli
jped-cli is the command line interface to jannovar-filter, for filtering VCF files for compatibility with a given pedigree and mode of inheritance
Project URL

Project URL

http://charite.github.io/jannovar/

Download jped-cli

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12

test (3)

Group / Artifact Type Version
org.apache.logging.log4j : log4j-slf4j-impl jar 2.5
junit : junit jar 4.12
org.apache.logging.log4j : log4j-core jar 2.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.16
0.15
0.14