GitHub Merge Button [Wed, 2 May 2012 07:35:36 +0000 (2 00:35 -0700)]
Jason Stajich [Thu, 26 Apr 2012 05:09:24 +0000 (25 22:09 -0700)]
ignore MYMETA.json
Jason Stajich [Thu, 26 Apr 2012 04:01:23 +0000 (25 21:01 -0700)]
match first letter proper
Jason Stajich [Thu, 26 Apr 2012 03:58:51 +0000 (25 20:58 -0700)]
remove debugging
Jason Stajich [Thu, 26 Apr 2012 03:52:57 +0000 (25 20:52 -0700)]
handle breadth-first search properly now, can do it with a loop no need to make recursive function
Florent Angly [Fri, 13 Apr 2012 05:28:52 +0000 (13 15:28 +1000)]
New method, get_lineage_string in Bio::Tree::TreeFunctionsI
Florent Angly [Fri, 13 Apr 2012 03:34:01 +0000 (13 13:34 +1000)]
Removed another 'undef' warning
Florent Angly [Fri, 13 Apr 2012 03:27:57 +0000 (13 13:27 +1000)]
Removed some 'uninitialized' warnings
Florent Angly [Fri, 13 Apr 2012 03:01:58 +0000 (13 13:01 +1000)]
Taxonomy test updates
Florent Angly [Fri, 13 Apr 2012 02:58:11 +0000 (13 12:58 +1000)]
Small POD and code updates for Greengenes taxonomy
Florent Angly [Thu, 12 Apr 2012 05:30:56 +0000 (12 15:30 +1000)]
Fixed bug in list taxonomies: taxa with same name are the same taxa if they have the same ancestor, but also if they have no ancestor
Florent Angly [Thu, 12 Apr 2012 05:04:58 +0000 (12 15:04 +1000)]
Fixed 2 failing Entrez tests
Florent Angly [Thu, 12 Apr 2012 04:45:30 +0000 (12 14:45 +1000)]
Small optimizations in list taxonomies
Florent Angly [Thu, 12 Apr 2012 02:27:05 +0000 (12 12:27 +1000)]
Large speed improvements
Florent Angly [Wed, 11 Apr 2012 11:57:33 +0000 (11 21:57 +1000)]
Distinguish IDs from Bio::DB::Taxonomy::list and greengenes using a different prefix
Florent Angly [Wed, 11 Apr 2012 11:38:06 +0000 (11 21:38 +1000)]
small test update
Florent Angly [Wed, 11 Apr 2012 11:37:05 +0000 (11 21:37 +1000)]
Basic Greengenes taxonomy support
Florent Angly [Wed, 11 Apr 2012 07:47:13 +0000 (11 17:47 +1000)]
More informative error messages
Florent Angly [Wed, 11 Apr 2012 07:34:58 +0000 (11 17:34 +1000)]
Removing extraneous code
Florent Angly [Wed, 11 Apr 2012 07:10:45 +0000 (11 17:10 +1000)]
Cross-platform filenames
Florent Angly [Wed, 11 Apr 2012 07:01:29 +0000 (11 17:01 +1000)]
Use a platform-independent temp directory, not /tmp
Chris Fields [Tue, 10 Apr 2012 17:07:13 +0000 (10 12:07 -0500)]
Roy's patches for Bio::SeqUtils, addresses bug #3339
Florent Angly [Fri, 23 Mar 2012 09:20:15 +0000 (23 19:20 +1000)]
Preferring get_all_tags() and get_tag_values() over all_tags() and each_tag_value() in SeqFeatures for consistency + compliance with SeqFeatureI + indentation cleaning
Chris Fields [Wed, 14 Mar 2012 03:34:17 +0000 (13 22:34 -0500)]
remove module, no longer needed due to Graph version bump
Chris Fields [Tue, 13 Mar 2012 20:14:05 +0000 (13 15:14 -0500)]
add some documentation indicating change
Chris Fields [Tue, 13 Mar 2012 19:37:07 +0000 (13 14:37 -0500)]
require Graph >= 0.5
Chris Fields [Tue, 13 Mar 2012 17:28:43 +0000 (13 12:28 -0500)]
silence subroutine warning from redefinition
Lincoln Stein [Fri, 9 Mar 2012 18:35:49 +0000 (9 13:35 -0500)]
make exact name matches case-insensitive
Lincoln Stein [Fri, 9 Mar 2012 18:34:38 +0000 (9 13:34 -0500)]
make has_tag() method less cryptic
Florent Angly [Wed, 7 Mar 2012 05:01:53 +0000 (7 15:01 +1000)]
Sane deprecation
Florent Angly [Wed, 7 Mar 2012 04:56:30 +0000 (7 14:56 +1000)]
Bio::SimpleAlign compliance with Bio::FeatureHolderI
Florent Angly [Wed, 7 Mar 2012 04:29:45 +0000 (7 14:29 +1000)]
Bio::Seq compliance with Bio::FeatureHolderI
Florent Angly [Wed, 7 Mar 2012 02:00:57 +0000 (7 12:00 +1000)]
POD update: no mention of add_seqfeatures(@feats)
Florent Angly [Wed, 7 Mar 2012 01:46:21 +0000 (7 11:46 +1000)]
Removed tabs
Florent Angly [Wed, 7 Mar 2012 01:28:51 +0000 (7 11:28 +1000)]
Clarification on coordinate system
Florent Angly [Tue, 6 Mar 2012 04:25:58 +0000 (6 14:25 +1000)]
Better return non-compiled regexp so that it is easier to manipulate downstream, e.g. with Bio::Tools::SeqPatterns
Florent Angly [Mon, 5 Mar 2012 23:42:58 +0000 (6 09:42 +1000)]
Renamed test file for consistency
Florent Angly [Mon, 5 Mar 2012 23:41:40 +0000 (6 09:41 +1000)]
Formatting
Florent Angly [Mon, 5 Mar 2012 23:40:59 +0000 (6 09:40 +1000)]
Renamed test file for consistency
Florent Angly [Mon, 5 Mar 2012 21:29:32 +0000 (6 07:29 +1000)]
SeqFeature::Annotated tests
Florent Angly [Mon, 5 Mar 2012 10:36:17 +0000 (5 20:36 +1000)]
Gene gets its own test file too
Florent Angly [Mon, 5 Mar 2012 10:17:00 +0000 (5 20:17 +1000)]
FeaturePair gets its own test file
Florent Angly [Mon, 5 Mar 2012 10:02:31 +0000 (5 20:02 +1000)]
Updated method names to follow Bio::SeqFeature::Generic convention and provided aliasess
Florent Angly [Mon, 5 Mar 2012 08:51:00 +0000 (5 18:51 +1000)]
Separate test file for Bio::SeqFeature::Computation
Florent Angly [Mon, 5 Mar 2012 04:01:20 +0000 (5 14:01 +1000)]
For SeqFeatureI compliance, Bio::SeqFeature::Generic primary_tag(), source_tag() and display_name() methods must return a string, not undef
Florent Angly [Mon, 5 Mar 2012 03:57:59 +0000 (5 13:57 +1000)]
Tiny change
Florent Angly [Sat, 3 Mar 2012 09:25:09 +0000 (3 19:25 +1000)]
Fix for Debian bug #661793, reported by and solved by Olivier Sallou <olivier.sallou@irisa.fr>
Florent Angly [Sat, 3 Mar 2012 09:11:27 +0000 (3 19:11 +1000)]
More informative error messages and consistent indentation
Florent Angly [Sat, 3 Mar 2012 02:37:41 +0000 (3 12:37 +1000)]
IUPAC doc update
Florent Angly [Sat, 3 Mar 2012 02:29:04 +0000 (3 12:29 +1000)]
IUPAC can now work with any sequence object (PrimarySeqI)
Florent Angly [Sat, 3 Mar 2012 02:22:30 +0000 (3 12:22 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Fri, 2 Mar 2012 05:23:59 +0000 (2 15:23 +1000)]
POD harmonization
Florent Angly [Fri, 2 Mar 2012 03:19:57 +0000 (2 13:19 +1000)]
POD update: Bio::SeqFeatureI modules as an alternative
Florent Angly [Fri, 2 Mar 2012 02:56:47 +0000 (2 12:56 +1000)]
Bio::RangeI is redundant because Bio::SeqFeatureI and Bio::LocationI already inherit from Bio::RangeI
Florent Angly [Thu, 1 Mar 2012 23:17:35 +0000 (2 09:17 +1000)]
Reversing previous commit because of the complications associated with recommending Bio::DB::Sam
Florent Angly [Thu, 1 Mar 2012 23:15:13 +0000 (2 09:15 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Thu, 1 Mar 2012 09:22:51 +0000 (1 19:22 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Thu, 1 Mar 2012 07:07:27 +0000 (1 17:07 +1000)]
Indentation
Florent Angly [Thu, 1 Mar 2012 06:45:01 +0000 (1 16:45 +1000)]
POD clarifications
Florent Angly [Thu, 1 Mar 2012 06:29:18 +0000 (1 16:29 +1000)]
Indentation, formatting, POD update
Florent Angly [Thu, 1 Mar 2012 06:08:15 +0000 (1 16:08 +1000)]
Little doc typo fixes
Chris Fields [Thu, 1 Mar 2012 04:54:28 +0000 (29 22:54 -0600)]
um, remove that $Id tag thingy
Chris Fields [Thu, 1 Mar 2012 04:38:47 +0000 (29 22:38 -0600)]
test commit 3, checking bp-guts mail
Chris Fields [Thu, 1 Mar 2012 04:33:21 +0000 (29 22:33 -0600)]
test commit 2, checking bp-guts mail
Chris Fields [Thu, 1 Mar 2012 04:26:20 +0000 (29 22:26 -0600)]
test commit, checking bp-guts mail
Florent Angly [Thu, 1 Mar 2012 02:21:08 +0000 (1 12:21 +1000)]
Bio::Seq::PrimedSeq refresh
Brian Osborne [Wed, 29 Feb 2012 14:23:27 +0000 (29 09:23 -0500)]
Fix typos
Florent Angly [Wed, 29 Feb 2012 07:21:48 +0000 (29 17:21 +1000)]
Clearer constructor for primers
Florent Angly [Wed, 29 Feb 2012 07:04:18 +0000 (29 17:04 +1000)]
Avoid storinh information in Primer when possible
Brian Osborne [Tue, 28 Feb 2012 17:44:55 +0000 (28 12:44 -0500)]
Remove Node from 'use base', it's unnecessary
Florent Angly [Tue, 28 Feb 2012 05:00:34 +0000 (28 15:00 +1000)]
Build.PL indentation
Florent Angly [Tue, 28 Feb 2012 04:58:41 +0000 (28 14:58 +1000)]
Recommend Bio::DB::Sam and IO::Uncompress::Gunzip in Build.PL
Florent Angly [Tue, 28 Feb 2012 04:05:28 +0000 (28 14:05 +1000)]
Bowtie tests needs Bio::DB::Sam (+extratab cleaning)
Florent Angly [Tue, 28 Feb 2012 04:01:51 +0000 (28 14:01 +1000)]
__PACKAGE__ is not interpolated inside quotes
Florent Angly [Tue, 28 Feb 2012 01:27:23 +0000 (28 11:27 +1000)]
Fixed wrong lives_and test syntax in fastq test
Florent Angly [Tue, 28 Feb 2012 01:12:03 +0000 (28 11:12 +1000)]
Fixed some undefined warnings in SeqIO::embl
Florent Angly [Tue, 28 Feb 2012 01:00:55 +0000 (28 11:00 +1000)]
Fixed bug in PopGen: sorting values lexically instead of numerically when unsure that values will be numerical
Florent Angly [Tue, 28 Feb 2012 00:59:10 +0000 (28 10:59 +1000)]
Fixed bug for fields without aliases in HIVQuery
Florent Angly [Mon, 27 Feb 2012 08:29:56 +0000 (27 18:29 +1000)]
Fixed test warnings for PopGen
Florent Angly [Mon, 27 Feb 2012 00:59:44 +0000 (27 10:59 +1000)]
Bio::SeqFeature::Primer refresh
Florent Angly [Sun, 26 Feb 2012 13:40:17 +0000 (26 23:40 +1000)]
Squashed warning in DBFasta tests
Florent Angly [Sun, 26 Feb 2012 13:32:35 +0000 (26 23:32 +1000)]
Squashed SeqUtils test warnings
Florent Angly [Sun, 26 Feb 2012 13:30:05 +0000 (26 23:30 +1000)]
Skip proper number of tests in blast tests
Florent Angly [Sun, 26 Feb 2012 13:13:55 +0000 (26 23:13 +1000)]
Added ability to generate regular expressions from IUPAC sequences in Bio::Tools::IUPAC
Florent Angly [Sun, 26 Feb 2012 07:58:03 +0000 (26 17:58 +1000)]
More tests for Bio::Tools::IUPAC
Brian Osborne [Wed, 22 Feb 2012 16:57:37 +0000 (22 11:57 -0500)]
Nodes need the new() method
Robert Buels [Wed, 15 Feb 2012 15:08:36 +0000 (15 10:08 -0500)]
make bp_genbank2gff3.pl make a real sequence-region pragma
Chris Fields [Wed, 8 Feb 2012 19:35:26 +0000 (8 13:35 -0600)]
remove Id tag
Chris Mungall [Sun, 5 Feb 2012 16:35:23 +0000 (5 16:35 +0000)]
Improved handling of ribosomal slippage cases.
Eg.
ftp://ftp.ncbi.nih.gov/genomes/H_sapiens/Assembled_chromosomes/gbs/hs_ref_GRCh37.p5_chr7.gbs.gz
see email from j_patterson on bioperl list
Brian Osborne [Thu, 2 Feb 2012 20:44:16 +0000 (2 15:44 -0500)]
Clarify the POD a bit
Brian Osborne [Thu, 2 Feb 2012 20:06:25 +0000 (2 15:06 -0500)]
Doc example
Brian Osborne [Thu, 2 Feb 2012 19:59:11 +0000 (2 14:59 -0500)]
Typos
Brian Osborne [Mon, 23 Jan 2012 16:23:22 +0000 (23 11:23 -0500)]
Merge branch 'master' of github.com:bioperl/bioperl-live
Brian Osborne [Mon, 23 Jan 2012 16:23:11 +0000 (23 11:23 -0500)]
Create a unique using the percent
Chris Fields [Sat, 21 Jan 2012 04:01:12 +0000 (20 20:01 -0800)]
Merge pull request #32 from fschwach/master
Added option to create new Bio::Seq objects via clone instead of calling new
Frank Schwach [Wed, 18 Jan 2012 16:06:05 +0000 (18 16:06 +0000)]
make _coord_adjust work with negative positions
changed the regex that manipualtes @coords in _coord_adjust so that
an optional "-" is now accepted, which makes it possible to feed the
function negative postions.
Frank Schwach [Wed, 18 Jan 2012 14:32:11 +0000 (18 14:32 +0000)]
updated POD
corrected documnetation of delete and ligate methods (was still saying
that ends are turned FUZZY were they overlap a deletion, which is no
longer the case)
Chris Fields [Fri, 13 Jan 2012 20:49:14 +0000 (13 12:49 -0800)]
Merge pull request #31 from fschwach/master
Adding molecular cloning methods to Bio::SeqUtils
Frank Schwach [Thu, 12 Jan 2012 14:02:41 +0000 (12 14:02 +0000)]
corrected passing of opts_ref in 'ligate'
opts_ref wasn't passed to 'delete' method.
Added tests for ligate with clone_obj
Frank Schwach [Thu, 12 Jan 2012 13:48:03 +0000 (12 13:48 +0000)]
changed _new_seq_via_clone to using Bio::Root::Root::clone (in turn uses Clone or Storable if available) instead of Clone::Fast to avoid extra dependency