2003-05-21 |
jason | more modern use of hit/query instead of feature1/feature2...
|
commit | commitdiff | tree |
2003-03-29 |
jason | begin documenting the necessary env variables
|
commit | commitdiff | tree |
2003-03-29 |
jason | remove debugging code
|
commit | commitdiff | tree |
2003-03-29 |
jason | update error message
|
commit | commitdiff | tree |
2003-03-28 |
jason | rework tempfile handling to explicitly close a filehanle...
|
commit | commitdiff | tree |
2003-03-28 |
jason | Handle interleaved output from phylip 3.6, handle 3...
|
commit | commitdiff | tree |
2003-03-28 |
jason | test quiet
|
commit | commitdiff | tree |
2003-03-24 |
jason | some scripts for running protdist and neighbor, for...
|
commit | commitdiff | tree |
2003-03-23 |
jason | require jumble parameter to be odd or we get ina bad...
|
commit | commitdiff | tree |
2003-03-17 |
jason | bug which was not caught before
|
commit | commitdiff | tree |
2003-03-14 |
jason | test needs to be in same CVS module as the perl module
|
commit | commitdiff | tree |
2003-02-25 |
jason | support -S and a place to put the 'output' data - although...
|
commit | commitdiff | tree |
2003-02-24 |
jason | hmm, we should figure out how to support either fasta34...
|
commit | commitdiff | tree |
2003-02-24 |
jason | need to override executable to store multiple program...
|
commit | commitdiff | tree |
2003-02-21 |
jason | added BLAST and FASTA
|
commit | commitdiff | tree |
2003-02-04 |
jason | JIT should be JTT
|
commit | commitdiff | tree |
2003-02-04 |
jason | formatting
|
commit | commitdiff | tree |
2003-01-18 |
jason | added Bala's email
|
commit | commitdiff | tree |
2003-01-18 |
jason | an authors file
|
commit | commitdiff | tree |
2003-01-18 |
jason | use Root::IO
|
commit | commitdiff | tree |
2003-01-18 |
jason | remove Kiran's hardcoded path to exe
|
commit | commitdiff | tree |
2003-01-18 |
jason | support the 'Boolean Yes/No' as well as 'Yes/No' that...
|
commit | commitdiff | tree |
2003-01-10 |
jason | add some debugging support
|
commit | commitdiff | tree |
2003-01-10 |
jason | test Yn00
|
commit | commitdiff | tree |
2003-01-04 |
jason | some changes to deal with dec_osf bug
|
commit | commitdiff | tree |
2002-12-23 |
jason | use debug to print out the dumper info
|
commit | commitdiff | tree |
2002-12-23 |
jason | deal with changes needed as seen by Bug #1359, mostly...
|
commit | commitdiff | tree |
2002-12-18 |
jason | quiet properly
|
commit | commitdiff | tree |
2002-12-17 |
jason | make sure we've closed temporary file handles
|
commit | commitdiff | tree |
2002-12-17 |
jason | make sure we cleanup tempfiles before each run
|
commit | commitdiff | tree |
2002-12-17 |
jason | catfile inputfilename was not being called correctly
|
commit | commitdiff | tree |
2002-12-16 |
jason | made docs slightly more clear (still long ways to go...
|
commit | commitdiff | tree |
2002-12-16 |
jason | proper use of the Root::IO->catfile and slightly simplified...
|
commit | commitdiff | tree |
2002-12-16 |
jason | let's create one less temporary file -- also - let...
|
commit | commitdiff | tree |
2002-12-13 |
jason | this is really what I meant by splitting up these conditiona...
|
commit | commitdiff | tree |
2002-12-13 |
jason | oops - meant to set the HMMER param in the right place...
|
commit | commitdiff | tree |
2002-12-13 |
jason | support HMMER filetype parameter
|
commit | commitdiff | tree |
2002-12-04 |
jason | oops - use class state not class variable for the tempdir...
|
commit | commitdiff | tree |
2002-12-03 |
jason | clean up to make -w clean
|
commit | commitdiff | tree |
2002-12-03 |
jason | test the distance value
|
commit | commitdiff | tree |
2002-12-03 |
jason | use tempdir to run things
|
commit | commitdiff | tree |
2002-12-01 |
jason | refer to the correct base class
|
commit | commitdiff | tree |
2002-11-30 |
jason | doc + code formatting cleanup
|
commit | commitdiff | tree |
2002-11-30 |
jason | use the new Phylip base wrapper
|
commit | commitdiff | tree |
2002-11-30 |
jason | tree drawing modules
|
commit | commitdiff | tree |
2002-11-30 |
jason | tests and data files for drawing trees and phylo/phenograms
|
commit | commitdiff | tree |
2002-11-29 |
jason | should read correct filename for output, and allows...
|
commit | commitdiff | tree |
2002-11-29 |
jason | small formatting changes
|
commit | commitdiff | tree |
2002-11-29 |
jason | handle different expected results for different versions...
|
commit | commitdiff | tree |
2002-11-29 |
jason | more robust parameter handling, matrix is not a required...
|
commit | commitdiff | tree |
2002-11-29 |
jason | new generic 'run' method
|
commit | commitdiff | tree |
2002-11-13 |
jason | support -u and -v settings, support passing in file...
|
commit | commitdiff | tree |
2002-11-13 |
jason | fail gracefully - remove Fugu group Ensembl cruft here
|
commit | commitdiff | tree |
2002-11-13 |
jason | more graceful exiting
|
commit | commitdiff | tree |
2002-11-13 |
jason | add an Id header
|
commit | commitdiff | tree |
2002-11-13 |
jason | can run tests if we let executeable find the exe
|
commit | commitdiff | tree |
2002-11-13 |
jason | ah hah, test will run without fugu specific stuff
|
commit | commitdiff | tree |
2002-11-13 |
jason | Name of program is pfscan
|
commit | commitdiff | tree |
2002-11-13 |
jason | fail gracefully -- and secret message for Fugu guys...
|
commit | commitdiff | tree |
2002-11-13 |
jason | free resources
|
commit | commitdiff | tree |
2002-11-13 |
jason | use new API
|
commit | commitdiff | tree |
2002-11-13 |
jason | make sure resources are freed
|
commit | commitdiff | tree |
2002-11-13 |
jason | codeml --> tcoffee copy+paste silliness
|
commit | commitdiff | tree |
2002-11-13 |
jason | Convert StandAloneBlast to WrapperBase (finallyperl...
|
commit | commitdiff | tree |
2002-11-13 |
jason | use proper Tools::WrapperBase now
|
commit | commitdiff | tree |
2002-11-13 |
jason | missing input files for StandAloneBlast
|
commit | commitdiff | tree |
2002-11-13 |
jason | insure filehandles are closed
|
commit | commitdiff | tree |
2002-11-13 |
jason | 17 tests now?
|
commit | commitdiff | tree |
2002-11-13 |
jason | Brought up to spec with the new Objects and seqname...
|
commit | commitdiff | tree |
2002-11-13 |
jason | remove Fugu system stuff and insure that File tmp handles...
|
commit | commitdiff | tree |
2002-11-10 |
jason | fixed to work with new base object and use bioperl...
|
commit | commitdiff | tree |
2002-11-10 |
jason | skip if ret val is 0
|
commit | commitdiff | tree |
2002-11-10 |
jason | consistency
|
commit | commitdiff | tree |
2002-11-10 |
jason | code beautification
|
commit | commitdiff | tree |
2002-11-10 |
jason | platform independent filename
|
commit | commitdiff | tree |
2002-11-09 |
jason | respect the original cwd
|
commit | commitdiff | tree |
2002-09-18 |
jason | synopsis doc
|
commit | commitdiff | tree |
2002-09-18 |
jason | default should be F3X4
|
commit | commitdiff | tree |
2002-09-18 |
jason | Matthew's Changes committed: Add support to save_output...
|
commit | commitdiff | tree |
2002-09-18 |
jason | handle exe apps
|
commit | commitdiff | tree |
2002-09-05 |
jason | SAX/Sax -> PerlSAX
|
commit | commitdiff | tree |
2002-08-14 |
jason | for building manifest
|
commit | commitdiff | tree |
2002-08-14 |
jason | cosmetic code fix
|
commit | commitdiff | tree |
2002-08-14 |
jason | describe the current state of affair
|
commit | commitdiff | tree |
2002-07-30 |
jason | skip tests
|
commit | commitdiff | tree |
2002-07-29 |
jason | test file for TCoffee
|
commit | commitdiff | tree |
2002-07-29 |
jason | whoops,one more time, cleanup tempfiles and dirs
|
commit | commitdiff | tree |
2002-07-29 |
jason | cleanup of tempfiles works
|
commit | commitdiff | tree |
2002-07-29 |
jason | handle bad result err by skipping tests
|
commit | commitdiff | tree |
2002-07-29 |
jason | tests updated to handle missing exe better
|
commit | commitdiff | tree |
2002-07-29 |
jason | inherit from WrapperBase
|
commit | commitdiff | tree |
2002-07-29 |
jason | code formatting
|
commit | commitdiff | tree |
2002-07-29 |
jason | API changed a little bit with new parser
|
commit | commitdiff | tree |
2002-07-29 |
jason | handle windows exes
|
commit | commitdiff | tree |
2002-07-29 |
jason | fix test count
|
commit | commitdiff | tree |
2002-07-29 |
jason | use new PAML parser API
|
commit | commitdiff | tree |
2002-07-27 |
jason | codeml->protml doc fixes
|
commit | commitdiff | tree |
2002-07-27 |
jason | added additions of .exe for on windows, allow alignment...
|
commit | commitdiff | tree |
2002-07-27 |
jason | brought in line with WrapperBase
|
commit | commitdiff | tree |
2002-07-27 |
jason | brought module in-line with new WrapperBase
|
commit | commitdiff | tree |