JCoRe Mutation Finder AE

An analysis engine to recognize mentions of gene point mutations in document text. This is a wrapper around the original MutationFinder (http://mutationfinder.sourceforge.net/), published in the following paper: MutationFinder: A high-performance system for extracting point mutation mentions from text J. Gregory Caporaso, William A. Baumgartner Jr., David A. Randolph, K. Bretonnel Cohen, and Lawrence Hunter; Bioinformatics, 2007 23(14):1862-1865; doi:10.1093/bioinformatics/btm235;

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-mutationfinder-ae
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Mutation Finder AE
An analysis engine to recognize mentions of gene point mutations in document text. This is a wrapper around the original MutationFinder (http://mutationfinder.sourceforge.net/), published in the following paper: MutationFinder: A high-performance system for extracting point mutation mentions from text J. Gregory Caporaso, William A. Baumgartner Jr., David A. Randolph, K. Bretonnel Cohen, and Lawrence Hunter; Bioinformatics, 2007 23(14):1862-1865; doi:10.1093/bioinformatics/btm235;
Project Organization

Project Organization

JULIE Lab, Germany

Download jcore-mutationfinder-ae

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
oro : oro jar 2.0.8
de.julielab : jcore-types jar 2.5.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

provided (1)

Group / Artifact Type Version
de.julielab : jcore-descriptor-creator jar 2.5.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
2.5.0
2.4.0