Skip to content

A re-implementation in Python3 of the open source project MutationFinder for gene mutation detection in free text.

Notifications You must be signed in to change notification settings

giuliacassara/VariationFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VariationFinder

A re-implementation in Python3 of the open source project MutationFinder for gene mutation detection in free text http://mutationfinder.sourceforge.net/

Features

Usage

from the terminal type:

./mutation_finder.py corpora/test_set.txt 

Output file is test_set.txt.mf in the same directory of mutation_finder.py

References

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;

About

A re-implementation in Python3 of the open source project MutationFinder for gene mutation detection in free text.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages