2008-09-16 |
jason | match '*' and '?' as well
|
commit | commitdiff | tree |
2008-08-17 |
jason | fully implement Bio::LocationI
|
commit | commitdiff | tree |
2008-06-19 |
jason | AAML parsing was failing on runmode=0 data (usertree)
|
commit | commitdiff | tree |
2008-06-18 |
jason | avoid undefined warnings when start/end are empty....
|
commit | commitdiff | tree |
2008-06-14 |
jason | set the ID, typo
|
commit | commitdiff | tree |
2008-06-14 |
jason | More GFF3 like output
|
commit | commitdiff | tree |
2008-06-14 |
jason | simplify list of special ID tags and their preferred...
|
commit | commitdiff | tree |
2008-06-13 |
jason | doc expansion
|
commit | commitdiff | tree |
2008-06-12 |
jason | some whitespace cleanup
|
commit | commitdiff | tree |
2008-06-12 |
jason | inherit from Bio::Root::RootI instead of NodeI
|
commit | commitdiff | tree |
2008-05-11 |
jason | first crack at a sort_hsps option in a Hit object,...
|
commit | commitdiff | tree |
2008-05-11 |
jason | code simplification
|
commit | commitdiff | tree |
2008-05-11 |
jason | bug #2492, credit to K.Thornton's implementation
|
commit | commitdiff | tree |
2008-05-11 |
jason | bug 2492
|
commit | commitdiff | tree |
2008-04-22 |
jason | bug #2491
|
commit | commitdiff | tree |
2008-04-14 |
jason | typo
|
commit | commitdiff | tree |
2008-03-19 |
jason | tag/value pairing associating with Trees
|
commit | commitdiff | tree |
2008-03-19 |
jason | quiet some warnings on initialization
|
commit | commitdiff | tree |
2008-03-12 |
jason | split sequence database into individual sequence files
|
commit | commitdiff | tree |
2007-12-15 |
jason | Short circuit if the a1 is 0 to avoid divide by zero
|
commit | commitdiff | tree |
2007-12-15 |
jason | some formatting -- committing before SVN merge
|
commit | commitdiff | tree |
2007-12-03 |
jason | actually parse percent similar numbers out properly...
|
commit | commitdiff | tree |
2007-11-27 |
jason | dependancies enumearated for Bio::PhyloNetwork
|
commit | commitdiff | tree |
2007-11-27 |
jason | Initial commit of Phylogenetic Network code from Gabriel...
|
commit | commitdiff | tree |
2007-11-27 |
jason | I'm pretty sure this returning correct values and tests...
|
commit | commitdiff | tree |
2007-11-18 |
jason | add trailing newline
|
commit | commitdiff | tree |
2007-11-06 |
jason | allow . in the names
|
commit | commitdiff | tree |
2007-11-06 |
jason | Don't we need to include Bio::Tools::GFF
|
commit | commitdiff | tree |
2007-11-01 |
jason | Parsing PAML4 and PAML3.15 should work now. Dealing...
|
commit | commitdiff | tree |
2007-11-01 |
jason | add Codeml pairwise result for PAML4
|
commit | commitdiff | tree |
2007-10-30 |
jason | Fixes from Claude Rispe and Fabrice Legeai for RST...
|
commit | commitdiff | tree |
2007-10-26 |
jason | fix Genewise data moving and tests
|
commit | commitdiff | tree |
2007-10-04 |
jason | force MYISAM for FULLTEXT indexed tables
|
commit | commitdiff | tree |
2007-09-28 |
jason | allow -ID to be set on init
|
commit | commitdiff | tree |
2007-09-26 |
jason | POD copy+paste fix
|
commit | commitdiff | tree |
2007-09-17 |
jason | lowercase typo
|
commit | commitdiff | tree |
2007-08-27 |
jason | return undef when demon is 0 for now in Tajima's D
|
commit | commitdiff | tree |
2007-08-26 |
jason | for now let's report the offending codon in the message
|
commit | commitdiff | tree |
2007-08-26 |
jason | some small code compaction in attempt to optimize,...
|
commit | commitdiff | tree |
2007-08-26 |
jason | Fix some POD that was wrong. Test for completely missing...
|
commit | commitdiff | tree |
2007-08-26 |
jason | Code optimization. Can skip ISA checking when building...
|
commit | commitdiff | tree |
2007-08-26 |
jason | Code optimization. Can force a skip ISA checking for...
|
commit | commitdiff | tree |
2007-08-26 |
jason | skip when we encounter gaps -- to better parameterize...
|
commit | commitdiff | tree |
2007-08-20 |
jason | get the count right every time
|
commit | commitdiff | tree |
2007-07-28 |
jason | don't force blankallele matching to be case insensitive...
|
commit | commitdiff | tree |
2007-07-16 |
jason | move transcript score to transcript, set gene score...
|
commit | commitdiff | tree |
2007-07-13 |
jason | unique_id not person_id
|
commit | commitdiff | tree |
2007-07-13 |
jason | Add test for remove Individuals and allele freq
|
commit | commitdiff | tree |
2007-07-06 |
jason | remove debugging
|
commit | commitdiff | tree |
2007-07-06 |
jason | more FASTA-35 fixes, support multi-report files, parse...
|
commit | commitdiff | tree |
2007-07-04 |
jason | minor reformatting
|
commit | commitdiff | tree |
2007-07-04 |
jason | Changed API to used named parameters and only need...
|
commit | commitdiff | tree |
2007-07-03 |
jason | FASTA-35 parsing tweak
|
commit | commitdiff | tree |
2007-07-02 |
jason | McDonald-Kreitman implementation
|
commit | commitdiff | tree |
2007-06-23 |
jason | use DEBUG instead of STDERR
|
commit | commitdiff | tree |
2007-06-23 |
jason | refixed - now will get NHX bootstraps properly and...
|
commit | commitdiff | tree |
2007-06-23 |
jason | deal with empty NHX fields as seen in NJTREE
|
commit | commitdiff | tree |
2007-06-19 |
jason | this method needs to delegate to the db handle to get...
|
commit | commitdiff | tree |
2007-06-18 |
jason | Converted to Test::More
|
commit | commitdiff | tree |
2007-06-14 |
jason | add $
|
commit | commitdiff | tree |
2007-06-14 |
jason | Added support for printing bootstrap values
|
commit | commitdiff | tree |
2007-05-29 |
jason | don't need to guess the alphabet if we already know it
|
commit | commitdiff | tree |
2007-05-29 |
jason | revert ... my mistake
|
commit | commitdiff | tree |
2007-05-29 |
jason | POD fix in SYNOPSIS
|
commit | commitdiff | tree |
2007-05-12 |
jason | TreeIO magic to now automatically move bootstrap values...
|
commit | commitdiff | tree |
2007-05-12 |
jason | test for method to move bootstrap values from id values...
|
commit | commitdiff | tree |
2007-05-12 |
jason | method to move bootstrap values from id values for...
|
commit | commitdiff | tree |
2007-04-26 |
jason | whoops, I made a bug, test if we are in Result before...
|
commit | commitdiff | tree |
2007-04-22 |
jason | Handle reports with no ending stanza
|
commit | commitdiff | tree |
2007-04-22 |
jason | move some cached-handler code over from blast to help...
|
commit | commitdiff | tree |
2007-04-17 |
jason | special MrBayes macro case, cleanup err msg a little...
|
commit | commitdiff | tree |
2007-04-13 |
jason | some error checking
|
commit | commitdiff | tree |
2007-04-13 |
jason | do not need to include Root.pm
|
commit | commitdiff | tree |
2007-03-19 |
jason | correct package name in POD, use the seqname parsed...
|
commit | commitdiff | tree |
2007-03-01 |
jason | bug #2220
|
commit | commitdiff | tree |
2007-02-06 |
jason | remove errant reference to ENV variable in POD - this...
|
commit | commitdiff | tree |
2007-02-02 |
jason | bug #2201
|
commit | commitdiff | tree |
2007-01-31 |
jason | Need to split the range up into start/end if you want...
|
commit | commitdiff | tree |
2007-01-29 |
jason | POD typo
|
commit | commitdiff | tree |
2007-01-26 |
jason | insure that length is positive and location object...
|
commit | commitdiff | tree |
2006-12-31 |
jason | indenting fix
|
commit | commitdiff | tree |
2006-12-19 |
jason | email address obscuring
|
commit | commitdiff | tree |
2006-12-19 |
jason | indented code simplification
|
commit | commitdiff | tree |
2006-12-19 |
jason | indentification...
|
commit | commitdiff | tree |
2006-12-19 |
jason | specify validate_seq specific to LocatableSeq objects...
|
commit | commitdiff | tree |
2006-12-19 |
jason | better detection of error if arrayref is passed in
|
commit | commitdiff | tree |
2006-12-12 |
jason | migrate to Test::More; this needs to be tested on system...
|
commit | commitdiff | tree |
2006-12-12 |
jason | add features to alignments to allow for better NEXUS...
|
commit | commitdiff | tree |
2006-12-12 |
jason | even if this is not quite correct english make spelling...
|
commit | commitdiff | tree |
2006-11-25 |
jason | indentation I think, this was old chgs not checked in
|
commit | commitdiff | tree |
2006-11-25 |
jason | get rid of cleanup methods for serialize success
|
commit | commitdiff | tree |
2006-11-25 |
jason | comment fix
|
commit | commitdiff | tree |
2006-11-25 |
jason | doc fix
|
commit | commitdiff | tree |
2006-11-25 |
jason | use Comment object
|
commit | commitdiff | tree |
2006-11-25 |
jason | weaken refs to avoid circular references
|
commit | commitdiff | tree |
2006-11-09 |
jason | remove unecessary use lib
|
commit | commitdiff | tree |
2006-11-07 |
jason | insure that STH is finish-ed before returing from these...
|
commit | commitdiff | tree |
2006-11-07 |
jason | More API doc in the SYNOPSIS
|
commit | commitdiff | tree |
2006-11-03 |
jason | test model num as well in this example
|
commit | commitdiff | tree |
2006-11-03 |
jason | test for trees in the model result object for an M0...
|
commit | commitdiff | tree |