2010-08-12 |
Chris Fields | small change to exception, demonstrate name change
|
commit | commitdiff | tree |
2010-08-10 |
Chris Fields | Revert "tr/// lists must be same length, switch to...
|
commit | commitdiff | tree |
2010-08-06 |
Chris Fields | tr/// lists must be same length, switch to s///
|
commit | commitdiff | tree |
2010-08-05 |
Chris Fields | [bug 2703] use a better example of SELEX
|
commit | commitdiff | tree |
2010-08-05 |
Chris Fields | typo
|
commit | commitdiff | tree |
2010-08-05 |
Chris Fields | [bug 2702] silence annoying script copying
|
commit | commitdiff | tree |
2010-08-05 |
Chris Fields | update changes
|
commit | commitdiff | tree |
2010-08-05 |
Chris Fields | [bug 3101] mbs parser (pure perl) and tests, courtesy...
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | partial revert, some small code changes snuck in
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | [bug 2984] end was calculated based on arbitrary symbols...
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | strand should be defined in a comparison
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | [bug 2982] score<->percID mixup, patch courtesy Alexei...
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | make sure the returned format is GFF3
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | updates
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | move YAML to recommends
|
commit | commitdiff | tree |
2010-08-03 |
Chris Fields | [bug 2725] some updates to tests so they actually test...
|
commit | commitdiff | tree |
2010-08-02 |
Chris Fields | [bug 2599] add support for DBLINK output, by just allowing...
|
commit | commitdiff | tree |
2010-08-02 |
Chris Fields | remove debugging
|
commit | commitdiff | tree |
2010-07-30 |
Chris Fields | return the first note (scalar context of array, was...
|
commit | commitdiff | tree |
2010-07-30 |
Chris Fields | [bug 3126] catch description (patch courtesy Toshihiko...
|
commit | commitdiff | tree |
2010-07-30 |
Chris Fields | [bug 3122] catch seek calls on the unseekable (thanks...
|
commit | commitdiff | tree |
2010-07-29 |
Robert Buels | strip keyword substitution from perl scripts
|
commit | commitdiff | tree |
2010-07-29 |
Robert Buels | strip keyword substitution from perl modules
|
commit | commitdiff | tree |
2010-07-29 |
Chris Fields | domain flag borking the request; fix courtesy John...
|
commit | commitdiff | tree |
2010-07-29 |
John SJ Anderson | Expand how sequence features are rebuilt when objects...
|
commit | commitdiff | tree |
2010-07-29 |
John SJ Anderson | Introspect feature objects and call apporpriate GFF...
|
commit | commitdiff | tree |
2010-07-27 |
Chris Fields | * add tests for circular sequences
|
commit | commitdiff | tree |
2010-07-27 |
Chris Fields | ss-DNA is legit
|
commit | commitdiff | tree |
2010-07-27 |
Chris Fields | phiX174 sequence, for is_circular SF tests
|
commit | commitdiff | tree |
2010-07-25 |
John SJ Anderson | silence exception that happens with -y option
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | [RT 58464] patching to allow file names with spaces
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | [RT 54702] patch symlink_script.pl, thanks to Curtis...
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | Merge branch 'topic/cjfields_interpro_get_dbxref'
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | remote db ID change causing fail
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | test count off on skip (ID mapper appears to be having...
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | clean up generated index files
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | cleanup tests, passing but file cleanup not in place yet
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | move Bio::Assembly::IO tests into their own directory...
|
commit | commitdiff | tree |
2010-07-23 |
Chris Fields | more fixes for warnings; tests are passing
|
commit | commitdiff | tree |
2010-07-23 |
Jonathan "Duke"... | Add a test for get_references and to_string
|
commit | commitdiff | tree |
2010-07-23 |
Jonathan "Duke"... | Add tests for class_list, get_examples and get_external_docu...
|
commit | commitdiff | tree |
2010-07-23 |
Jonathan "Duke"... | Add some tests for get_members and protein_count and...
|
commit | commitdiff | tree |
2010-07-22 |
Chris Fields | pinpointing the problem, perhaps, paint me perplexed
|
commit | commitdiff | tree |
2010-07-22 |
Chris Fields | a bit o' debugging; alias add_dbxrefs to add_dbxref
|
commit | commitdiff | tree |
2010-07-22 |
Chris Fields | use add_dbxrefs with contexts instead of the various...
|
commit | commitdiff | tree |
2010-07-22 |
Chris Fields | reimplement various methods in terms of get_dbxrefs...
|
commit | commitdiff | tree |
2010-07-22 |
Chris Fields | squash warnings popping up with uninit data; marked...
|
commit | commitdiff | tree |
2010-07-20 |
Chris Fields | allow POST for ID lists longer than 200 or terms longer...
|
commit | commitdiff | tree |
2010-07-16 |
Chris Fields | [bug 3095] doc changes to indicate difference between...
|
commit | commitdiff | tree |
2010-07-16 |
Chris Fields | tests skipped off by 3, fixed
|
commit | commitdiff | tree |
2010-07-16 |
Chris Fields | remote data change; make test more flexible
|
commit | commitdiff | tree |
2010-07-16 |
Chris Fields | [bug 3107] pass strand info to alns
|
commit | commitdiff | tree |
2010-07-05 |
Chris Fields | add some significant milestones
|
commit | commitdiff | tree |
2010-07-03 |
Chris Fields | Merge branch 'topic/species_proxy'
|
commit | commitdiff | tree |
2010-07-02 |
Chris Fields | test commit for org setup
|
commit | commitdiff | tree |
2010-07-01 |
Chris Fields | fix edge case when adding gaps
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | squash warning
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | [bug 3014] passed values should be defined, default...
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | add documentation on code move Signed-off-by: Chris Fields <cjfields@bioperl.org>
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | update MANIFEST
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | remove dependencies
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | remove microarray-specific code into either bioperl...
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | make sure only defined values are passed on
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | fix skip test number
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | switch to Test::Weaken, optionally run
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | require, not use (I always screw that up)
|
commit | commitdiff | tree |
2010-06-30 |
Chris Fields | move check for Leaktrace into BEGIN, then skip if needed
|
commit | commitdiff | tree |
2010-06-29 |
Chris Fields | Merge branch 'master' into topic/species_proxy
|
commit | commitdiff | tree |
2010-06-29 |
Chris Fields | remote database change (ensembl ID not present in mapper...
|
commit | commitdiff | tree |
2010-06-29 |
Chris Fields | add ss-RNA to allowed moltypes
|
commit | commitdiff | tree |
2010-06-29 |
Chris Fields | revert species to the prior version (all tests now...
|
commit | commitdiff | tree |
2010-06-28 |
Chris Fields | clean up cleaning up (e.g. DESTROY properly)
|
commit | commitdiff | tree |
2010-06-28 |
Chris Fields | add test for mem leak (may have to be modified)
|
commit | commitdiff | tree |
2010-06-28 |
Chris Fields | bit premature to check for this (API indicates this...
|
commit | commitdiff | tree |
2010-06-28 |
Chris Fields | remove code refs for index tests, a few doc changes...
|
commit | commitdiff | tree |
2010-06-28 |
Chris Fields | Bio::Species delegates to Bio::Taxon and Bio::Tree...
|
commit | commitdiff | tree |
2010-06-27 |
Chris Fields | catch refs that sneak through, such as during thread...
|
commit | commitdiff | tree |
2010-06-26 |
Chris Fields | fix lower-case issue with moltype
|
commit | commitdiff | tree |
2010-06-26 |
Chris Fields | update bad test check
|
commit | commitdiff | tree |
2010-06-26 |
Chris Fields | fix error where, with protein seqs the division and...
|
commit | commitdiff | tree |
2010-06-26 |
Chris Fields | protein molecule type not switched, correct bad test...
|
commit | commitdiff | tree |
2010-06-25 |
Chris Fields | update MANIFEST
|
commit | commitdiff | tree |
2010-06-25 |
Chris Fields | uncomment remove_dir() to cleanup files
|
commit | commitdiff | tree |
2010-06-25 |
Chris Fields | move sub creation to BEGIN, and document the _dclone...
|
commit | commitdiff | tree |
2010-06-25 |
Chris Fields | update MANIFEST
|
commit | commitdiff | tree |
2010-06-25 |
Chris Fields | overhaul Root::clone to use either Clone, Storable...
|
commit | commitdiff | tree |
2010-06-24 |
Chris Fields | move clone() method from TreeFunctionsI to Tree, as...
|
commit | commitdiff | tree |
2010-06-24 |
Chris Fields | silence warnings with a default of 0
|
commit | commitdiff | tree |
2010-06-24 |
Chris Fields | make this a real-world example
|
commit | commitdiff | tree |
2010-06-22 |
Chris Fields | fix conflict
|
commit | commitdiff | tree |
2010-06-22 |
Warren Kretzschmar | Bio/SeqIO/msout.pm 1.1.5
|
commit | commitdiff | tree |
2010-06-22 |
Warren Kretzschmar | Bio/SeqIO/msout.pm 1.1.4
|
commit | commitdiff | tree |
2010-06-22 |
Warren Kretzschmar | Bio/SeqIO/msout.pm 1.1.3
|
commit | commitdiff | tree |
2010-06-22 |
Jay Hannah | Works great in Bio::DB::SeqFeature::Store::DBI::SQLite...
|
commit | commitdiff | tree |
2010-06-22 |
Florent Angly | More robust creation of cross-contigs
|
commit | commitdiff | tree |
2010-06-22 |
Florent Angly | Removed temporary debugging code
|
commit | commitdiff | tree |
2010-06-22 |
Florent Angly | Fixed typos in Bio::Assembly::Contig
|
commit | commitdiff | tree |
2010-06-14 |
Naama Menda | added 'xref' identifier recognition for obo files.... Signed-off-by: Chris Fields <cjfields@bioperl.org>
|
commit | commitdiff | tree |
2010-06-14 |
Warren Kretzschmar | Bio/SeqIO/msout.pm 1.1.3
|
commit | commitdiff | tree |
2010-06-11 |
Chris Fields | [bug 3099] initial msout Seq parser, courtesy Warren...
|
commit | commitdiff | tree |