Commits
User selector
Commit history
Commits on Feb 11, 2012
NCBIQBlastService replaced with the new implementation.
Show description for d213ee2committed
gediminas
Commits on Jan 12, 2012
Reversed conditions in if statement so null check was first. Prevents NPE.
Show description for 5e7d1b8committed
rthornton
Commits on Jan 9, 2012
Alternate implementation of NCBIQBlastService
Show description for 5ca1144committed
gediminas
Commits on Dec 20, 2011
adding @since 3.0.3 annotations
Show description for 9a733b2committed
andreasAdding a new client for submitting ProteinSequences to the Hmmer3 web service and retrieving Pfam domain annotations
Show description for df0541ccommitted
andreas
Commits on Dec 12, 2011
Included some error catching mechanisms into NCBIQBlastService to intercept QBlast's error messages.
Show description for eb0043ccommitted
foisys
Commits on Dec 8, 2011
Fixing PAM250 default values
Show description for 4a0591ecommitted
foisysMajor mods in NCBIQBlastAlignmentProperties: it is now responsible for basic sanity checks of these properties instead of NCBIQBlastService. Also added get/set methods for blastp matrix selection a…
Show description for 62c7727committed
foisys
Commits on Dec 2, 2011
Adjustments to getBlastFromPOsition and getBlastToPosition
Show description for b3d3f28committed
foisysusing MEGABLAST should now work in setBlastProgram
Show description for 4c12c87committed
foisysadded getBlastWordSize/setBlastWordSize to use WORD_SIZE values for BLAST requests
Show description for fc30f10committed
foisysadded getBlastExpect/setBlastExpect to use EXPECT values for BLAST requests
Show description for 6c576c9committed
foisys
Commits on Aug 30, 2011
Simple comment addition
Show description for 1ba6a28committed
foisysCommented out code removed, cleaning the mess...
Show description for f4b3f0dcommitted
foisys
Commits on May 26, 2011
Commits on Feb 21, 2011
New methods to add getting/setting EXPECT and WORD_SIZE parameters
Show description for 297aa19committed
foisysMore bug fixes: checking for null program or null database now works with new code
Show description for 1dbe91fcommitted
foisysBug fixes
Show description for 857a632committed
foisys
Commits on Jan 25, 2011
- committed
foisys Improving the code...
Show description for 62aa9b9committed
foisysFixing BJ1.7 to BJ3 bugs
Show description for ad19e52committed
foisysFixing bugs generated from BJ1.7 to BJ3 transitions
Show description for f7d766ccommitted
foisys
Commits on Jan 24, 2011
Fixing more BJ1.7 to BJ3.0 bugs
Show description for 6e5d6decommitted
foisys
Commits on Jan 11, 2011
Working on removing old legacy BJ dust... Sequence interface used instead of RichSequence. I also included the import requests for DNASequence and ProteinSequence. I need to add the logic related t…
Show description for 29f1325committed
foisysWorking on removing old legacy BJ dust... Sequence interface used instead of RichSequence
Show description for a7c7a2ecommitted
foisys
Commits on Sep 30, 2010
- committed
foisys - committed
foisys Correcting a "==" inequality, using Arrays' searchBinary() method instead.
Show description for 4843dbfcommitted
foisysVarious fixing to match biojava3 usage: removing usage of BioException
Show description for f642757committed
foisys
Commits on Jul 14, 2010
Fixing legacy package information
Show description for 5b88769committed
foisys
Commits on Jul 6, 2010
First commit of basic file/folder structure for the biojava2-ws module, a module to link Biojava objects to various web resources for processing
Show description for 77fe2d3committed
foisys
Loading