bioperl-live.git
10 years agoMerge f50748710af0ea7ddf9a306defb7a51db1822f81 into 1681f9f54f836943fd370737f049afb4e... 17/merge
GitHub Merge Button [Mon, 25 Jul 2011 18:20:45 +0000 (25 11:20 -0700)]
Merge f50748710af0ea7ddf9a306defb7a51db1822f81 into 1681f9f54f836943fd370737f049afb4ef59f3c0

11 years agoFixed a bug in Bio::Seq::Meta* modules that prevented objects without meta informatio...
Florent Angly [Thu, 21 Jul 2011 06:05:14 +0000 (21 16:05 +1000)]
Fixed a bug in Bio::Seq::Meta* modules that prevented objects without meta information to be reverse-complemented

11 years agoScript documentation fix to match their names with bp_ prefix.17/head
Carnë Draug [Wed, 20 Jul 2011 17:07:45 +0000 (20 18:07 +0100)]
Script documentation fix to match their names with bp_ prefix.
All script file permissions were modified back to 644.

11 years ago Renamed all scripts with prfix bp_
Carnë Draug [Tue, 19 Jul 2011 22:27:35 +0000 (19 23:27 +0100)]
 Renamed all scripts with prfix bp_

11 years agoFixed an edge case when introducing errors in the last bases of a simulated read...
Florent Angly [Wed, 13 Jul 2011 07:15:14 +0000 (13 17:15 +1000)]
Fixed an edge case when introducing errors in the last bases of a simulated read with MID

11 years agoFixed issue when adding MID to a simulated read that already has a MID
Florent Angly [Wed, 13 Jul 2011 07:09:59 +0000 (13 17:09 +1000)]
Fixed issue when adding MID to a simulated read that already has a MID

11 years agoadd option to turn off summary stats when --create is specified; fixes bug #3199
Chris Fields [Mon, 11 Jul 2011 17:35:13 +0000 (11 12:35 -0500)]
add option to turn off summary stats when --create is specified; fixes bug #3199

11 years agorestore --network flag (broke this accidently in last release), patch courtesy Charle...
Chris Fields [Wed, 6 Jul 2011 02:20:13 +0000 (5 21:20 -0500)]
restore --network flag (broke this accidently in last release), patch courtesy Charles Plessy, fixes bug #3252

11 years agotest, refs bug #3262
Chris Fields [Tue, 5 Jul 2011 22:13:18 +0000 (5 17:13 -0500)]
test, refs bug #3262

11 years agotest, refs #3262
Chris Fields [Tue, 5 Jul 2011 21:34:06 +0000 (5 16:34 -0500)]
test, refs #3262

11 years agoremove superfluous line, refs #3262
Chris Fields [Tue, 5 Jul 2011 21:25:33 +0000 (5 16:25 -0500)]
remove superfluous line, refs #3262

11 years agoremove $Id$ tag, refs #3262
Chris Fields [Tue, 5 Jul 2011 21:13:17 +0000 (5 16:13 -0500)]
remove $Id$ tag, refs #3262

11 years agoupdate Changes, refs bug #3262
Chris Fields [Tue, 5 Jul 2011 21:03:19 +0000 (5 16:03 -0500)]
update Changes, refs bug #3262

11 years agoMinor edits to docs
Brian Osborne [Tue, 5 Jul 2011 13:25:36 +0000 (5 09:25 -0400)]
Minor edits to docs

11 years agoStockholm.pm did not work, fixed now. Add tests. Make ids unique in aligment file.
Brian Osborne [Sun, 3 Jul 2011 17:03:29 +0000 (3 13:03 -0400)]
Stockholm.pm did not work, fixed now. Add tests. Make ids unique in aligment file.

11 years agoAdd test for RPS-BLAST algorithm
Brian Osborne [Fri, 1 Jul 2011 18:05:42 +0000 (1 14:05 -0400)]
Add test for RPS-BLAST algorithm

11 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Brian Osborne [Fri, 24 Jun 2011 16:27:57 +0000 (24 12:27 -0400)]
Merge branch 'master' of github.com:bioperl/bioperl-live

11 years agoDon't restrict just to CDS features, the feature may have some other primary tag
Brian Osborne [Fri, 24 Jun 2011 16:26:45 +0000 (24 12:26 -0400)]
Don't restrict just to CDS features, the feature may have some other primary tag

11 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Thu, 23 Jun 2011 19:27:02 +0000 (24 05:27 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live

11 years agoAdded new module for creating simulated read from a reference sequence
Florent Angly [Thu, 23 Jun 2011 02:53:51 +0000 (23 12:53 +1000)]
Added new module for creating simulated read from a reference sequence

11 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Brian Osborne [Wed, 22 Jun 2011 19:08:48 +0000 (22 15:08 -0400)]
Merge branch 'master' of github.com:bioperl/bioperl-live

11 years agoImplement write_feature() in FeatureIO::ptt
Brian Osborne [Wed, 22 Jun 2011 19:08:35 +0000 (22 15:08 -0400)]
Implement write_feature() in FeatureIO::ptt

11 years agouse SQLite instead of DB_File for storing the gi -> taxid
hyphaltip [Wed, 22 Jun 2011 16:00:32 +0000 (22 09:00 -0700)]
use SQLite instead of DB_File for storing the gi -> taxid

11 years agoskip lines starting with hash comment
hyphaltip [Wed, 22 Jun 2011 06:59:59 +0000 (21 23:59 -0700)]
skip lines starting with hash comment

11 years agowarn only when debugging is on
hyphaltip [Wed, 22 Jun 2011 06:49:05 +0000 (21 23:49 -0700)]
warn only when debugging is on

11 years agocompare evalue to the filter cutoff not to itsself
hyphaltip [Wed, 22 Jun 2011 06:45:24 +0000 (21 23:45 -0700)]
compare evalue to the filter cutoff not to itsself

11 years agoMerge pull request #16 from chadadavis/master
Chris Fields [Mon, 20 Jun 2011 15:42:43 +0000 (20 08:42 -0700)]
Merge pull request #16 from chadadavis/master

Bio::SimpleAlign::consensus_conservation(), along with tests.

11 years agoTests for Bio::Simple::Align::consensus_conservation()16/head
Chad Davis [Mon, 20 Jun 2011 12:10:01 +0000 (20 14:10 +0200)]
Tests for Bio::Simple::Align::consensus_conservation()

11 years agoAdded Bio::SimpleAlign::consensus_conservation()
Chad Davis [Fri, 17 Jun 2011 12:23:12 +0000 (17 14:23 +0200)]
Added Bio::SimpleAlign::consensus_conservation()

11 years agoturn off explicit warnings for windows users (needs testing), refs #3215
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

11 years agoonly add \x01 if prior line doesn't end in a space, fixes bug #3235
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

11 years agoupdates for last two bug fixes
Chris Fields [Thu, 16 Jun 2011 20:37:00 +0000 (16 15:37 -0500)]
updates for last two bug fixes

11 years ago* Address problem when accessing schema via GBrowse2 (override
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

11 years agobraino
Chris Fields [Thu, 16 Jun 2011 19:48:53 +0000 (16 14:48 -0500)]
braino

11 years ago* add code to Bio::DB::Fasta that allows blank lines between sequences and headers...
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)

11 years agothat should have been, "fixes bug # 3240", :P
Chris Fields [Thu, 16 Jun 2011 03:29:22 +0000 (15 22:29 -0500)]
that should have been, "fixes bug # 3240", :P

11 years agoadd last fix to changes
Chris Fields [Thu, 16 Jun 2011 03:25:16 +0000 (15 22:25 -0500)]
add last fix to changes

11 years ago* remove overly-protective grouping, which was causing some fails
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

11 years agodoc patch, fixes bug #3250
Chris Fields [Mon, 13 Jun 2011 18:43:41 +0000 (13 13:43 -0500)]
doc patch, fixes bug #3250

11 years agoMerge pull request #15 from tupinek/master
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).

11 years agoFix test in other locale then C (or like en).15/head
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).

11 years agowarn about the particular ID that doesn't exist
hyphaltip [Thu, 26 May 2011 15:46:18 +0000 (26 08:46 -0700)]
warn about the particular ID that doesn't exist

11 years agoMerge branch 'topic/leto_path_class'
Jonathan "Duke" Leto [Wed, 25 May 2011 15:47:01 +0000 (25 08:47 -0700)]
Merge branch 'topic/leto_path_class'

11 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Lincoln Stein [Wed, 25 May 2011 15:43:09 +0000 (25 11:43 -0400)]
Merge branch 'master' of github.com:bioperl/bioperl-live

11 years agofix broken types() method in SeqFeature::Store memory adaptor and bumped version...
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

11 years agofix broken types() method
Lincoln Stein [Wed, 25 May 2011 04:33:02 +0000 (25 00:33 -0400)]
fix broken types() method

11 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
hyphaltip [Tue, 24 May 2011 00:41:03 +0000 (23 17:41 -0700)]
Merge branch 'master' of github.com:bioperl/bioperl-live

11 years agocmdline example should have format for -sf option
hyphaltip [Tue, 24 May 2011 00:40:50 +0000 (23 17:40 -0700)]
cmdline example should have format for -sf option

11 years agoAdd more tests for Bio::SearchIO + Path::Class objects
Jonathan "Duke" Leto [Thu, 19 May 2011 23:26:33 +0000 (19 16:26 -0700)]
Add more tests for Bio::SearchIO + Path::Class objects

11 years agoAdd some tests for Bio::SearchIO->new understanding Path::Class input
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

11 years agoAdd warnings to t/SearchIO/blast.t
Jonathan "Duke" Leto [Thu, 19 May 2011 22:56:15 +0000 (19 15:56 -0700)]
Add warnings to t/SearchIO/blast.t

11 years agoPerltidy t/SearchIO/blast.t, no functional changes
Jonathan "Duke" Leto [Thu, 19 May 2011 22:55:48 +0000 (19 15:55 -0700)]
Perltidy t/SearchIO/blast.t, no functional changes

11 years agoAdd some tests for Bio::Root::IO->new taking Path::Class objects as input
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

11 years agoWith little effort, our hero valiantly slays THE DEPENDENCY HOBGOBLIN! (TM)
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)

11 years agorun this in an eval block; tests are still failing in bioperl-run, but possibly do...
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()

11 years ago- now actually checking if executable was found (and throwing if not).
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>
11 years agoperl 5.14.0 not pending anymorebioperl-release-1-6-901
Chris Fields [Thu, 19 May 2011 02:33:37 +0000 (18 21:33 -0500)]
perl 5.14.0 not pending anymore

11 years agoAce is deprecated, per LDS, not supported anymore, woe be those who want these module...
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

11 years agoadd notes about recent fix, and actually change date
Chris Fields [Thu, 19 May 2011 02:28:30 +0000 (18 21:28 -0500)]
add notes about recent fix, and actually change date

11 years agoadd a few changes
Chris Fields [Thu, 19 May 2011 02:25:34 +0000 (18 21:25 -0500)]
add a few changes

11 years agouncomment versioning code, which sets the version in META.json/yml from dist_version
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

11 years agooops, didn't mean to change the new bug website
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

11 years agomore updates to handle FASTA 3.6 multi-HSP hits
ajm6q [Tue, 17 May 2011 18:19:41 +0000 (17 14:19 -0400)]
more updates to handle FASTA 3.6 multi-HSP hits

11 years agofix spelling errors, fixes #3228
Chris Fields [Tue, 10 May 2011 17:16:05 +0000 (10 12:16 -0500)]
fix spelling errors, fixes #3228

11 years agostrip out -w flag (see perllexwarn as to why setting this is not a good thing); also...
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

11 years agodeal with small change in # of contigs returned with latest Bio::DB::Sam, hopefully...
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

11 years agosee if we can make PAUSE skip indexing these modules
Chris Fields [Wed, 4 May 2011 19:43:58 +0000 (4 14:43 -0500)]
see if we can make PAUSE skip indexing these modules

11 years agoonly allow defined data, otherwise nastiness may ensue
Chris Fields [Wed, 4 May 2011 16:54:13 +0000 (4 11:54 -0500)]
only allow defined data, otherwise nastiness may ensue

11 years agoadded suggested change by John Anderson (genehack) to Bio::Perl along with test,...
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

11 years agoa few more updates
Chris Fields [Wed, 4 May 2011 04:00:33 +0000 (3 23:00 -0500)]
a few more updates

11 years agoremove -w flag (windows, may follow suit with others)
Chris Fields [Wed, 4 May 2011 04:00:12 +0000 (3 23:00 -0500)]
remove -w flag (windows, may follow suit with others)

11 years agoadd skips and a warning re: NeXML v0.9 support
Chris Fields [Wed, 4 May 2011 03:49:36 +0000 (3 22:49 -0500)]
add skips and a warning re: NeXML v0.9 support

11 years agomore Changes
Chris Fields [Wed, 4 May 2011 03:26:21 +0000 (3 22:26 -0500)]
more Changes

11 years agomore deprecated code removal; squash test failing due to different error being returned
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

11 years agoXML::Parser::PerlSAX required for these tests
Chris Fields [Wed, 4 May 2011 03:01:14 +0000 (3 22:01 -0500)]
XML::Parser::PerlSAX required for these tests

11 years agoUse of qw(...) as parentheses is deprecated with perl 5.14
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

11 years agoupdate Changes
Chris Fields [Wed, 4 May 2011 01:54:33 +0000 (3 20:54 -0500)]
update Changes

11 years agobump version
Chris Fields [Wed, 4 May 2011 00:58:24 +0000 (3 19:58 -0500)]
bump version

11 years agoMerge branch 'topic/bio_coord_pair_tests'
Jonathan "Duke" Leto [Fri, 29 Apr 2011 15:19:50 +0000 (29 08:19 -0700)]
Merge branch 'topic/bio_coord_pair_tests'

11 years agoAdding some tests for Bio::Coordinate::Pair, showing up a bug
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>
11 years agotweak BDB::SF::Store Pg backend indexing again. some versions of Pg won't use the...
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.

11 years agoadd some comments
Chris Fields [Tue, 19 Apr 2011 16:54:44 +0000 (19 11:54 -0500)]
add some comments

11 years agoNeXML problems also with Bio::AlignIO::nexml, refs #3209,3208,3207
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

11 years agofixes for missing DBI, gbxml reliance on XML::SAX, per George Hartzell, found with...
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

11 years agoBio::SeqIO::nexml doesn't work with NeXML v0.9 yet, refs #3208
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

11 years agoadd updated file for NeXML tree parsing, refs #3207
Chris Fields [Mon, 18 Apr 2011 02:17:40 +0000 (17 21:17 -0500)]
add updated file for NeXML tree parsing, refs #3207

11 years agofinish Changes
Chris Fields [Thu, 14 Apr 2011 17:37:34 +0000 (14 12:37 -0500)]
finish Changes

11 years agowe are grown-ups now, don't need a passthrough Makefile.PL
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

11 years agowork on updates for release
Chris Fields [Thu, 14 Apr 2011 04:09:15 +0000 (13 23:09 -0500)]
work on updates for release

11 years agodon't run DB::Taxonomy test w/o XML::Twig
Chris Fields [Thu, 14 Apr 2011 03:12:47 +0000 (13 22:12 -0500)]
don't run DB::Taxonomy test w/o XML::Twig

11 years agono need to print these out to a file, we just store these in the repo
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

11 years agono need to print out files, these are in the dist already
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

11 years agopartly squash Assembly warnings
Chris Fields [Wed, 13 Apr 2011 21:35:14 +0000 (13 16:35 -0500)]
partly squash Assembly warnings

11 years agoformatting again for warning
Chris Fields [Wed, 13 Apr 2011 20:57:53 +0000 (13 15:57 -0500)]
formatting again for warning

11 years agoremove redundant tests per Dave Messina
Chris Fields [Wed, 13 Apr 2011 20:56:46 +0000 (13 15:56 -0500)]
remove redundant tests per Dave Messina

11 years agoadd some spacing for warning
Chris Fields [Wed, 13 Apr 2011 20:48:07 +0000 (13 15:48 -0500)]
add some spacing for warning

11 years agoparameter missing actual argument
Chris Fields [Wed, 13 Apr 2011 20:32:35 +0000 (13 15:32 -0500)]
parameter missing actual argument

11 years agocatch missing EntrezGene and warn re: circ dependency
Chris Fields [Wed, 13 Apr 2011 20:27:08 +0000 (13 15:27 -0500)]
catch missing EntrezGene and warn re: circ dependency

11 years agoMANIFEST is created dynamically, we leave MANIFEST.SKIP alone (dist-specific)
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)

11 years agoadd a few things to skip that are possibly created during the Build process
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