GitHub Merge Button [Mon, 20 Jun 2011 15:40:56 +0000 (20 08:40 -0700)]
Chad Davis [Mon, 20 Jun 2011 12:10:01 +0000 (20 14:10 +0200)]
Tests for Bio::Simple::Align::consensus_conservation()
Chad Davis [Fri, 17 Jun 2011 12:23:12 +0000 (17 14:23 +0200)]
Added Bio::SimpleAlign::consensus_conservation()
Chris Fields [Thu, 16 Jun 2011 21:42:25 +0000 (16 16:42 -0500)]
turn off explicit warnings for windows users (needs testing), refs #3215
Chris Fields [Thu, 16 Jun 2011 21:24:11 +0000 (16 16:24 -0500)]
only add \x01 if prior line doesn't end in a space, fixes bug #3235
Chris Fields [Thu, 16 Jun 2011 20:37:00 +0000 (16 15:37 -0500)]
updates for last two bug fixes
Chris Fields [Thu, 16 Jun 2011 19:55:05 +0000 (16 14:55 -0500)]
* Address problem when accessing schema via GBrowse2 (override
_prepare() from mysql.pm driver)
* fixes bug #3238
Chris Fields [Thu, 16 Jun 2011 19:48:53 +0000 (16 14:48 -0500)]
braino
Chris Fields [Thu, 16 Jun 2011 05:38:08 +0000 (16 00:38 -0500)]
* add code to Bio::DB::Fasta that allows blank lines between sequences and headers but not within sequences
* add tests checking indexed seqs for proper output and catching bad sequences with internal blank lines
* possibly fixes but refs bug #3237 (may need reversion if overly problematic)
Chris Fields [Thu, 16 Jun 2011 03:29:22 +0000 (15 22:29 -0500)]
that should have been, "fixes bug # 3240", :P
Chris Fields [Thu, 16 Jun 2011 03:25:16 +0000 (15 22:25 -0500)]
add last fix to changes
Chris Fields [Thu, 16 Jun 2011 03:21:04 +0000 (15 22:21 -0500)]
* remove overly-protective grouping, which was causing some fails
* add tests and data for the above (courtesy Bernd Web)
* fixes bug #3420
Chris Fields [Mon, 13 Jun 2011 18:43:41 +0000 (13 13:43 -0500)]
doc patch, fixes bug #3250
Chris Fields [Thu, 2 Jun 2011 13:02:38 +0000 (2 06:02 -0700)]
Merge pull request #15 from tupinek/master
Fix test for locale other than C (or like en).
Michal Špaček [Thu, 2 Jun 2011 10:55:58 +0000 (2 12:55 +0200)]
Fix test in other locale then C (or like en).
hyphaltip [Thu, 26 May 2011 15:46:18 +0000 (26 08:46 -0700)]
warn about the particular ID that doesn't exist
Jonathan "Duke" Leto [Wed, 25 May 2011 15:47:01 +0000 (25 08:47 -0700)]
Merge branch 'topic/leto_path_class'
Lincoln Stein [Wed, 25 May 2011 15:43:09 +0000 (25 11:43 -0400)]
Merge branch 'master' of github.com:bioperl/bioperl-live
Lincoln Stein [Wed, 25 May 2011 04:33:02 +0000 (25 00:33 -0400)]
fix broken types() method in SeqFeature::Store memory adaptor and bumped version number to make bugfix detectable
Lincoln Stein [Wed, 25 May 2011 04:33:02 +0000 (25 00:33 -0400)]
fix broken types() method
hyphaltip [Tue, 24 May 2011 00:41:03 +0000 (23 17:41 -0700)]
Merge branch 'master' of github.com:bioperl/bioperl-live
hyphaltip [Tue, 24 May 2011 00:40:50 +0000 (23 17:40 -0700)]
cmdline example should have format for -sf option
Jonathan "Duke" Leto [Thu, 19 May 2011 23:26:33 +0000 (19 16:26 -0700)]
Add more tests for Bio::SearchIO + Path::Class objects
Jonathan "Duke" Leto [Thu, 19 May 2011 23:04:00 +0000 (19 16:04 -0700)]
Add some tests for Bio::SearchIO->new understanding Path::Class input
Jonathan "Duke" Leto [Thu, 19 May 2011 22:56:15 +0000 (19 15:56 -0700)]
Add warnings to t/SearchIO/blast.t
Jonathan "Duke" Leto [Thu, 19 May 2011 22:55:48 +0000 (19 15:55 -0700)]
Perltidy t/SearchIO/blast.t, no functional changes
Jonathan "Duke" Leto [Thu, 19 May 2011 22:50:47 +0000 (19 15:50 -0700)]
Add some tests for Bio::Root::IO->new taking Path::Class objects as input
Jonathan "Duke" Leto [Thu, 19 May 2011 21:02:31 +0000 (19 14:02 -0700)]
With little effort, our hero valiantly slays THE DEPENDENCY HOBGOBLIN! (TM)
Chris Fields [Thu, 19 May 2011 17:49:16 +0000 (19 12:49 -0500)]
run this in an eval block; tests are still failing in bioperl-run, but possibly do to misuse of executable()
DaveMessina [Thu, 19 May 2011 13:48:17 +0000 (19 15:48 +0200)]
- now actually checking if executable was found (and throwing if not).
- also fixed test that looked like it was testing for this but wasn't.
Signed-off-by: DaveMessina <online@davemessina.com>
Chris Fields [Thu, 19 May 2011 02:33:37 +0000 (18 21:33 -0500)]
perl 5.14.0 not pending anymore
Chris Fields [Thu, 19 May 2011 02:29:28 +0000 (18 21:29 -0500)]
Ace is deprecated, per LDS, not supported anymore, woe be those who want these modules to work
Chris Fields [Thu, 19 May 2011 02:28:30 +0000 (18 21:28 -0500)]
add notes about recent fix, and actually change date
Chris Fields [Thu, 19 May 2011 02:25:34 +0000 (18 21:25 -0500)]
add a few changes
Chris Fields [Thu, 19 May 2011 02:24:58 +0000 (18 21:24 -0500)]
uncomment versioning code, which sets the version in META.json/yml from dist_version
Aaron J. Mackey [Tue, 17 May 2011 18:23:38 +0000 (17 14:23 -0400)]
oops, didn't mean to change the new bug website
ajm6q [Tue, 17 May 2011 18:19:41 +0000 (17 14:19 -0400)]
more updates to handle FASTA 3.6 multi-HSP hits
Chris Fields [Tue, 10 May 2011 17:16:05 +0000 (10 12:16 -0500)]
fix spelling errors, fixes #3228
Chris Fields [Mon, 9 May 2011 15:41:22 +0000 (9 10:41 -0500)]
strip out -w flag (see perllexwarn as to why setting this is not a good thing); also refs #3215
Chris Fields [Wed, 4 May 2011 20:09:14 +0000 (4 15:09 -0500)]
deal with small change in # of contigs returned with latest Bio::DB::Sam, hopefully future-proof against further changes
Chris Fields [Wed, 4 May 2011 19:43:58 +0000 (4 14:43 -0500)]
see if we can make PAUSE skip indexing these modules
Chris Fields [Wed, 4 May 2011 16:54:13 +0000 (4 11:54 -0500)]
only allow defined data, otherwise nastiness may ensue
Chris Fields [Wed, 4 May 2011 04:32:27 +0000 (3 23:32 -0500)]
added suggested change by John Anderson (genehack) to Bio::Perl along with test, fixes bug #3205
Chris Fields [Wed, 4 May 2011 04:00:33 +0000 (3 23:00 -0500)]
a few more updates
Chris Fields [Wed, 4 May 2011 04:00:12 +0000 (3 23:00 -0500)]
remove -w flag (windows, may follow suit with others)
Chris Fields [Wed, 4 May 2011 03:49:36 +0000 (3 22:49 -0500)]
add skips and a warning re: NeXML v0.9 support
Chris Fields [Wed, 4 May 2011 03:26:21 +0000 (3 22:26 -0500)]
more Changes
Chris Fields [Wed, 4 May 2011 03:25:54 +0000 (3 22:25 -0500)]
more deprecated code removal; squash test failing due to different error being returned
Chris Fields [Wed, 4 May 2011 03:01:14 +0000 (3 22:01 -0500)]
XML::Parser::PerlSAX required for these tests
Chris Fields [Wed, 4 May 2011 02:58:15 +0000 (3 21:58 -0500)]
Use of qw(...) as parentheses is deprecated with perl 5.14
Chris Fields [Wed, 4 May 2011 01:54:33 +0000 (3 20:54 -0500)]
update Changes
Chris Fields [Wed, 4 May 2011 00:58:24 +0000 (3 19:58 -0500)]
bump version
Jonathan "Duke" Leto [Fri, 29 Apr 2011 15:19:50 +0000 (29 08:19 -0700)]
Merge branch 'topic/bio_coord_pair_tests'
Dan Bolser [Mon, 4 Oct 2010 13:34:25 +0000 (4 14:34 +0100)]
Adding some tests for Bio::Coordinate::Pair, showing up a bug
Signed-off-by: Jonathan "Duke" Leto <jonathan@leto.net>
Robert Buels [Fri, 22 Apr 2011 18:26:54 +0000 (22 11:26 -0700)]
tweak BDB::SF::Store Pg backend indexing again. some versions of Pg won't use the varchar_patt_ops index. some will only use it. so, let's have both.
Chris Fields [Tue, 19 Apr 2011 16:54:44 +0000 (19 11:54 -0500)]
add some comments
Chris Fields [Tue, 19 Apr 2011 16:54:06 +0000 (19 11:54 -0500)]
NeXML problems also with Bio::AlignIO::nexml, refs #3209,3208,3207
Chris Fields [Tue, 19 Apr 2011 14:45:37 +0000 (19 09:45 -0500)]
fixes for missing DBI, gbxml reliance on XML::SAX, per George Hartzell, found with cpanm testing
Chris Fields [Tue, 19 Apr 2011 14:36:45 +0000 (19 09:36 -0500)]
Bio::SeqIO::nexml doesn't work with NeXML v0.9 yet, refs #3208
Chris Fields [Mon, 18 Apr 2011 02:17:40 +0000 (17 21:17 -0500)]
add updated file for NeXML tree parsing, refs #3207
Chris Fields [Thu, 14 Apr 2011 17:37:34 +0000 (14 12:37 -0500)]
finish Changes
Chris Fields [Thu, 14 Apr 2011 04:10:24 +0000 (13 23:10 -0500)]
we are grown-ups now, don't need a passthrough Makefile.PL
Chris Fields [Thu, 14 Apr 2011 04:09:15 +0000 (13 23:09 -0500)]
work on updates for release
Chris Fields [Thu, 14 Apr 2011 03:12:47 +0000 (13 22:12 -0500)]
don't run DB::Taxonomy test w/o XML::Twig
Chris Fields [Thu, 14 Apr 2011 02:57:10 +0000 (13 21:57 -0500)]
no need to print these out to a file, we just store these in the repo
Chris Fields [Thu, 14 Apr 2011 02:53:02 +0000 (13 21:53 -0500)]
no need to print out files, these are in the dist already
Chris Fields [Wed, 13 Apr 2011 21:35:14 +0000 (13 16:35 -0500)]
partly squash Assembly warnings
Chris Fields [Wed, 13 Apr 2011 20:57:53 +0000 (13 15:57 -0500)]
formatting again for warning
Chris Fields [Wed, 13 Apr 2011 20:56:46 +0000 (13 15:56 -0500)]
remove redundant tests per Dave Messina
Chris Fields [Wed, 13 Apr 2011 20:48:07 +0000 (13 15:48 -0500)]
add some spacing for warning
Chris Fields [Wed, 13 Apr 2011 20:32:35 +0000 (13 15:32 -0500)]
parameter missing actual argument
Chris Fields [Wed, 13 Apr 2011 20:27:08 +0000 (13 15:27 -0500)]
catch missing EntrezGene and warn re: circ dependency
Chris Fields [Wed, 13 Apr 2011 19:42:44 +0000 (13 14:42 -0500)]
MANIFEST is created dynamically, we leave MANIFEST.SKIP alone (dist-specific)
Chris Fields [Wed, 13 Apr 2011 19:41:37 +0000 (13 14:41 -0500)]
add a few things to skip that are possibly created during the Build process
Chris Fields [Wed, 13 Apr 2011 19:09:28 +0000 (13 14:09 -0500)]
add back MANIFEST.SKIP; we have a few test files created on the fly that
are to be added
Chris Fields [Wed, 13 Apr 2011 19:08:38 +0000 (13 14:08 -0500)]
Revert "remove MANIFEST/MANIFEST.SKIP (only need for dist release)"
This reverts commit
e3e94b1525aaa0fae3f5c4ddbbc6d6f9c2516b06.
Chris Fields [Wed, 13 Apr 2011 19:05:35 +0000 (13 14:05 -0500)]
typo
Chris Fields [Wed, 13 Apr 2011 19:04:54 +0000 (13 14:04 -0500)]
fix skip test count (off by 1)
Chris Fields [Wed, 13 Apr 2011 18:47:00 +0000 (13 13:47 -0500)]
Merge branch 'topic/bug_3196', fixes #3196 but needs further testing
Conflicts:
MANIFEST
t/LocalDB/BioDBGFF.t
Chris Fields [Wed, 13 Apr 2011 18:28:54 +0000 (13 13:28 -0500)]
Merge remote branch 'wkretzsch/master'
Chris Fields [Wed, 13 Apr 2011 18:26:28 +0000 (13 13:26 -0500)]
TODO failing test per bug #3204
Chris Fields [Wed, 13 Apr 2011 18:12:56 +0000 (13 13:12 -0500)]
fix typo
Dan Bolser [Wed, 13 Apr 2011 10:47:03 +0000 (13 11:47 +0100)]
minor bugfix on my previous commit (why did I push\?)
Dan Bolser [Wed, 13 Apr 2011 09:41:20 +0000 (13 10:41 +0100)]
changing manifest to reflect my file renaming
Dan Bolser [Wed, 13 Apr 2011 09:12:09 +0000 (13 10:12 +0100)]
added 'usage' section using pod2usage
I wanted to experiment with pod2usage (and pod for that matter), but I ended up doing a lot more than was really necessary. Hopefully this can serve as a good reference for the other bp scripts ;-) One thing I didn't get round to is inserting links to the relevant CPAN pages
Dan Bolser [Mon, 11 Apr 2011 13:47:56 +0000 (11 14:47 +0100)]
changing directory name to be consistent with the others
Dan Bolser [Mon, 11 Apr 2011 13:00:55 +0000 (11 14:00 +0100)]
fixing a documentation bug
hyphaltip [Tue, 12 Apr 2011 21:08:06 +0000 (12 14:08 -0700)]
small doc change
hyphaltip [Tue, 12 Apr 2011 21:04:01 +0000 (12 14:04 -0700)]
Merge branch 'master' of github.com:bioperl/bioperl-live
hyphaltip [Tue, 12 Apr 2011 21:03:27 +0000 (12 14:03 -0700)]
revert throw statment that was preventing default STDOUT as default
Chris Fields [Tue, 12 Apr 2011 20:48:01 +0000 (12 15:48 -0500)]
remove MANIFEST/MANIFEST.SKIP (only need for dist release)
Chris Fields [Tue, 12 Apr 2011 20:43:26 +0000 (12 15:43 -0500)]
continue the subtle dismantling of Bio::Root::Build to follow the
Module::Build API as close as possible
Chris Fields [Tue, 12 Apr 2011 20:15:34 +0000 (12 15:15 -0500)]
some comments on the general state of things re: Bio::Root::Build
Chris Fields [Tue, 12 Apr 2011 18:24:10 +0000 (12 13:24 -0500)]
* git rid of post-install step (see what I did there?)
* will refer anyone looking for the one symlinked bp_pg_bulk_load_gff to look at the regular bulk loader (per Scott Cain)
Chris Fields [Tue, 12 Apr 2011 17:56:11 +0000 (12 12:56 -0500)]
mv netinstaller to bp_* and change docs accordingly
Chris Fields [Tue, 12 Apr 2011 17:50:58 +0000 (12 12:50 -0500)]
mv netinstall to utilities folder
Chris Fields [Tue, 12 Apr 2011 16:09:21 +0000 (12 11:09 -0500)]
squash local warnings
Chris Fields [Tue, 12 Apr 2011 15:04:32 +0000 (12 10:04 -0500)]
default to memory if the adaptor is SQLite
Chris Fields [Tue, 12 Apr 2011 14:57:20 +0000 (12 09:57 -0500)]
set up some specific cleanup steps for us
Chris Fields [Tue, 12 Apr 2011 13:11:01 +0000 (12 08:11 -0500)]
* Get basic tests and other Build.PL features working
* Disable optional CPAN installs entirely (doesn't work with perlbrew and other tools
* Script installation and cleanup NYI