License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-mutationfinder-ae |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe 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 |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-descriptor-creator | jar | 2.5.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |