correct the title of the about window
update linux package files
Update README.md
support flybase gene/transcript IDs
add functional help and about menus to result v...
get scientific names when retrieving species na...
support zebra finch species. Support yeast IDs ...
fix for species with spaces in their names (e.g...
adjust protein consequence column width
update version number on package files
remove redundant imports
move SpeciesComparator to its own class
support wormbase gene IDs
Merge branch 'master' of https://github.com/gan...
warn about inability to search C. elegans trans...
update version number on build files
update URL and md5
Add windows package files
Make link text wrap and change color
add functional help and about menus to result v...
get text from hyperlink when copying
allow keyboard navigation of species choicebox
update version number
Add windows build script
add @Override annotation
include mention of intronic coordinates and add...
add linux package files
Create README.md
add copywrite header
make default button
add note about GRCh37
remove beta icon
remove redundant import
more detailed error when seq matches multiple t...
update build scripts
add getRefSeqIds method. Add canonical info as ...
add mac icon
add result display error dialog
add option to use GRCh37 server for human
add show results table menu item
return hashmaps of coordinate information
remove unwieldy constructors, add some setters ...
add canonical/coding/refseq transcript menu items
correct getLength function
add clear previous result menu item and method
check gene symbols really match IDs
change sizes and text wrapping
prototype results
move mapperTask implementation to codingToGenom...
more columns and width adjustments
add quite menu item
set chromsome names for transcripts
store cds coordinate info as a string
fix cds and protein consequence columns, adjust...
change run button size (hopefully to fit cancel...
reset index when clearing previous results
use HashMaps and ArrayLists for consequences sp...
retrieve species from REST. Add rudimentary cod...
finish getGeneDetails implementation
remove rogue column
add exon/intron column and options menu
put more of the sequenceToCoordinates logic wit...
add style sheet (mainly to allow hiding of prog...
fix imports, update TO DOs!
get polyphen scores, sift scores, SNP info and ...
bind options menus and display transcript resul...
complain if user has not entered required info
Add EnsemblRest class for REST API functions
make menu non-focus-traversable
converte GeneDetails class into a summarry clas...
create hyperlinks for genes/transcripts/snps
convert genomic coordinate to string in HashMap
add MutationMapperResultClass
add json smar jar
lib/json-smart-1.3.1.jar
add getTranscriptSequences method. Correct cast...
make showResultsMenuItem bring table to front i...