bioperl-live.git
10 years agoMerge 3f04c1799b4597c318a2c53c079fc6ab4f803090 into bc20c7e043f4ec6656f7a50c1770e9bf4... 14/merge
GitHub Merge Button [Wed, 2 May 2012 07:35:36 +0000 (2 00:35 -0700)]
Merge 3f04c1799b4597c318a2c53c079fc6ab4f803090 into bc20c7e043f4ec6656f7a50c1770e9bf42018b4c

10 years agoignore MYMETA.json
Jason Stajich [Thu, 26 Apr 2012 05:09:24 +0000 (25 22:09 -0700)]
ignore MYMETA.json

10 years agomatch first letter proper
Jason Stajich [Thu, 26 Apr 2012 04:01:23 +0000 (25 21:01 -0700)]
match first letter proper

10 years agoremove debugging
Jason Stajich [Thu, 26 Apr 2012 03:58:51 +0000 (25 20:58 -0700)]
remove debugging

10 years agohandle breadth-first search properly now, can do it with a loop no need to make recur...
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

10 years agoNew method, get_lineage_string in Bio::Tree::TreeFunctionsI
Florent Angly [Fri, 13 Apr 2012 05:28:52 +0000 (13 15:28 +1000)]
New method, get_lineage_string in Bio::Tree::TreeFunctionsI

10 years agoRemoved another 'undef' warning
Florent Angly [Fri, 13 Apr 2012 03:34:01 +0000 (13 13:34 +1000)]
Removed another 'undef' warning

10 years agoRemoved some 'uninitialized' warnings
Florent Angly [Fri, 13 Apr 2012 03:27:57 +0000 (13 13:27 +1000)]
Removed some 'uninitialized' warnings

10 years agoTaxonomy test updates
Florent Angly [Fri, 13 Apr 2012 03:01:58 +0000 (13 13:01 +1000)]
Taxonomy test updates

10 years agoSmall POD and code updates for Greengenes taxonomy
Florent Angly [Fri, 13 Apr 2012 02:58:11 +0000 (13 12:58 +1000)]
Small POD and code updates for Greengenes taxonomy

10 years agoFixed bug in list taxonomies: taxa with same name are the same taxa if they have...
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

10 years agoFixed 2 failing Entrez tests
Florent Angly [Thu, 12 Apr 2012 05:04:58 +0000 (12 15:04 +1000)]
Fixed 2 failing Entrez tests

10 years agoSmall optimizations in list taxonomies
Florent Angly [Thu, 12 Apr 2012 04:45:30 +0000 (12 14:45 +1000)]
Small optimizations in list taxonomies

10 years agoLarge speed improvements
Florent Angly [Thu, 12 Apr 2012 02:27:05 +0000 (12 12:27 +1000)]
Large speed improvements

10 years agoDistinguish IDs from Bio::DB::Taxonomy::list and greengenes using a different prefix
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

10 years agosmall test update
Florent Angly [Wed, 11 Apr 2012 11:38:06 +0000 (11 21:38 +1000)]
small test update

10 years agoBasic Greengenes taxonomy support
Florent Angly [Wed, 11 Apr 2012 11:37:05 +0000 (11 21:37 +1000)]
Basic Greengenes taxonomy support

10 years agoMore informative error messages
Florent Angly [Wed, 11 Apr 2012 07:47:13 +0000 (11 17:47 +1000)]
More informative error messages

10 years agoRemoving extraneous code
Florent Angly [Wed, 11 Apr 2012 07:34:58 +0000 (11 17:34 +1000)]
Removing extraneous code

10 years agoCross-platform filenames
Florent Angly [Wed, 11 Apr 2012 07:10:45 +0000 (11 17:10 +1000)]
Cross-platform filenames

10 years agoUse a platform-independent temp directory, not /tmp
Florent Angly [Wed, 11 Apr 2012 07:01:29 +0000 (11 17:01 +1000)]
Use a platform-independent temp directory, not /tmp

10 years agoRoy's patches for Bio::SeqUtils, addresses bug #3339
Chris Fields [Tue, 10 Apr 2012 17:07:13 +0000 (10 12:07 -0500)]
Roy's patches for Bio::SeqUtils, addresses bug #3339

10 years agoPreferring get_all_tags() and get_tag_values() over all_tags() and each_tag_value...
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

10 years agoremove module, no longer needed due to Graph version bump
Chris Fields [Wed, 14 Mar 2012 03:34:17 +0000 (13 22:34 -0500)]
remove module, no longer needed due to Graph version bump

10 years agoadd some documentation indicating change
Chris Fields [Tue, 13 Mar 2012 20:14:05 +0000 (13 15:14 -0500)]
add some documentation indicating change

10 years agorequire Graph >= 0.5
Chris Fields [Tue, 13 Mar 2012 19:37:07 +0000 (13 14:37 -0500)]
require Graph >= 0.5

10 years agosilence subroutine warning from redefinition
Chris Fields [Tue, 13 Mar 2012 17:28:43 +0000 (13 12:28 -0500)]
silence subroutine warning from redefinition

10 years agomake exact name matches case-insensitive
Lincoln Stein [Fri, 9 Mar 2012 18:35:49 +0000 (9 13:35 -0500)]
make exact name matches case-insensitive

10 years agomake has_tag() method less cryptic
Lincoln Stein [Fri, 9 Mar 2012 18:34:38 +0000 (9 13:34 -0500)]
make has_tag() method less cryptic

10 years agoSane deprecation
Florent Angly [Wed, 7 Mar 2012 05:01:53 +0000 (7 15:01 +1000)]
Sane deprecation

10 years agoBio::SimpleAlign compliance with Bio::FeatureHolderI
Florent Angly [Wed, 7 Mar 2012 04:56:30 +0000 (7 14:56 +1000)]
Bio::SimpleAlign compliance with Bio::FeatureHolderI

10 years agoBio::Seq compliance with Bio::FeatureHolderI
Florent Angly [Wed, 7 Mar 2012 04:29:45 +0000 (7 14:29 +1000)]
Bio::Seq compliance with Bio::FeatureHolderI

10 years agoPOD update: no mention of add_seqfeatures(@feats)
Florent Angly [Wed, 7 Mar 2012 02:00:57 +0000 (7 12:00 +1000)]
POD update: no mention of add_seqfeatures(@feats)

10 years agoRemoved tabs
Florent Angly [Wed, 7 Mar 2012 01:46:21 +0000 (7 11:46 +1000)]
Removed tabs

10 years agoClarification on coordinate system
Florent Angly [Wed, 7 Mar 2012 01:28:51 +0000 (7 11:28 +1000)]
Clarification on coordinate system

10 years agoBetter return non-compiled regexp so that it is easier to manipulate downstream,...
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

10 years agoRenamed test file for consistency
Florent Angly [Mon, 5 Mar 2012 23:42:58 +0000 (6 09:42 +1000)]
Renamed test file for consistency

10 years agoFormatting
Florent Angly [Mon, 5 Mar 2012 23:41:40 +0000 (6 09:41 +1000)]
Formatting

10 years agoRenamed test file for consistency
Florent Angly [Mon, 5 Mar 2012 23:40:59 +0000 (6 09:40 +1000)]
Renamed test file for consistency

10 years agoSeqFeature::Annotated tests
Florent Angly [Mon, 5 Mar 2012 21:29:32 +0000 (6 07:29 +1000)]
SeqFeature::Annotated tests

10 years agoGene gets its own test file too
Florent Angly [Mon, 5 Mar 2012 10:36:17 +0000 (5 20:36 +1000)]
Gene gets its own test file too

10 years agoFeaturePair gets its own test file
Florent Angly [Mon, 5 Mar 2012 10:17:00 +0000 (5 20:17 +1000)]
FeaturePair gets its own test file

10 years agoUpdated method names to follow Bio::SeqFeature::Generic convention and provided aliasess
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

10 years agoSeparate test file for Bio::SeqFeature::Computation
Florent Angly [Mon, 5 Mar 2012 08:51:00 +0000 (5 18:51 +1000)]
Separate test file for Bio::SeqFeature::Computation

10 years agoFor SeqFeatureI compliance, Bio::SeqFeature::Generic primary_tag(), source_tag()...
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

10 years agoTiny change
Florent Angly [Mon, 5 Mar 2012 03:57:59 +0000 (5 13:57 +1000)]
Tiny change

10 years agoFix for Debian bug #661793, reported by and solved by Olivier Sallou <olivier.sallou...
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>

10 years agoMore informative error messages and consistent indentation
Florent Angly [Sat, 3 Mar 2012 09:11:27 +0000 (3 19:11 +1000)]
More informative error messages and consistent indentation

10 years agoIUPAC doc update
Florent Angly [Sat, 3 Mar 2012 02:37:41 +0000 (3 12:37 +1000)]
IUPAC doc update

10 years agoIUPAC can now work with any sequence object (PrimarySeqI)
Florent Angly [Sat, 3 Mar 2012 02:29:04 +0000 (3 12:29 +1000)]
IUPAC can now work with any sequence object (PrimarySeqI)

10 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Sat, 3 Mar 2012 02:22:30 +0000 (3 12:22 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live

10 years agoPOD harmonization
Florent Angly [Fri, 2 Mar 2012 05:23:59 +0000 (2 15:23 +1000)]
POD harmonization

10 years agoPOD update: Bio::SeqFeatureI modules as an alternative
Florent Angly [Fri, 2 Mar 2012 03:19:57 +0000 (2 13:19 +1000)]
POD update: Bio::SeqFeatureI modules as an alternative

10 years agoBio::RangeI is redundant because Bio::SeqFeatureI and Bio::LocationI already inherit...
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

10 years agoReversing previous commit because of the complications associated with recommending...
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

10 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Florent Angly [Thu, 1 Mar 2012 23:15:13 +0000 (2 09:15 +1000)]
Merge branch 'master' of github.com:bioperl/bioperl-live

10 years agoMerge 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

10 years agoIndentation
Florent Angly [Thu, 1 Mar 2012 07:07:27 +0000 (1 17:07 +1000)]
Indentation

10 years agoPOD clarifications
Florent Angly [Thu, 1 Mar 2012 06:45:01 +0000 (1 16:45 +1000)]
POD clarifications

10 years agoIndentation, formatting, POD update
Florent Angly [Thu, 1 Mar 2012 06:29:18 +0000 (1 16:29 +1000)]
Indentation, formatting, POD update

10 years agoLittle doc typo fixes
Florent Angly [Thu, 1 Mar 2012 06:08:15 +0000 (1 16:08 +1000)]
Little doc typo fixes

10 years agoum, remove that $Id tag thingy
Chris Fields [Thu, 1 Mar 2012 04:54:28 +0000 (29 22:54 -0600)]
um, remove that $Id tag thingy

10 years agotest commit 3, checking bp-guts mail
Chris Fields [Thu, 1 Mar 2012 04:38:47 +0000 (29 22:38 -0600)]
test commit 3, checking bp-guts mail

10 years agotest commit 2, 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

10 years agotest commit, checking bp-guts mail
Chris Fields [Thu, 1 Mar 2012 04:26:20 +0000 (29 22:26 -0600)]
test commit, checking bp-guts mail

10 years agoBio::Seq::PrimedSeq refresh
Florent Angly [Thu, 1 Mar 2012 02:21:08 +0000 (1 12:21 +1000)]
Bio::Seq::PrimedSeq refresh

10 years agoFix typos
Brian Osborne [Wed, 29 Feb 2012 14:23:27 +0000 (29 09:23 -0500)]
Fix typos

10 years agoClearer constructor for primers
Florent Angly [Wed, 29 Feb 2012 07:21:48 +0000 (29 17:21 +1000)]
Clearer constructor for primers

10 years agoAvoid storinh information in Primer when possible
Florent Angly [Wed, 29 Feb 2012 07:04:18 +0000 (29 17:04 +1000)]
Avoid storinh information in Primer when possible

10 years agoRemove Node from 'use base', it's unnecessary
Brian Osborne [Tue, 28 Feb 2012 17:44:55 +0000 (28 12:44 -0500)]
Remove Node from 'use base', it's unnecessary

10 years agoBuild.PL indentation
Florent Angly [Tue, 28 Feb 2012 05:00:34 +0000 (28 15:00 +1000)]
Build.PL indentation

10 years agoRecommend Bio::DB::Sam and IO::Uncompress::Gunzip in Build.PL
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

10 years agoBowtie tests needs Bio::DB::Sam (+extratab cleaning)
Florent Angly [Tue, 28 Feb 2012 04:05:28 +0000 (28 14:05 +1000)]
Bowtie tests needs Bio::DB::Sam (+extratab cleaning)

10 years ago__PACKAGE__ is not interpolated inside quotes
Florent Angly [Tue, 28 Feb 2012 04:01:51 +0000 (28 14:01 +1000)]
__PACKAGE__ is not interpolated inside quotes

10 years agoFixed wrong lives_and test syntax in fastq test
Florent Angly [Tue, 28 Feb 2012 01:27:23 +0000 (28 11:27 +1000)]
Fixed wrong lives_and test syntax in fastq test

10 years agoFixed some undefined warnings in SeqIO::embl
Florent Angly [Tue, 28 Feb 2012 01:12:03 +0000 (28 11:12 +1000)]
Fixed some undefined warnings in SeqIO::embl

10 years agoFixed bug in PopGen: sorting values lexically instead of numerically when unsure...
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

10 years agoFixed bug for fields without aliases in HIVQuery
Florent Angly [Tue, 28 Feb 2012 00:59:10 +0000 (28 10:59 +1000)]
Fixed bug for fields without aliases in HIVQuery

10 years agoFixed test warnings for PopGen
Florent Angly [Mon, 27 Feb 2012 08:29:56 +0000 (27 18:29 +1000)]
Fixed test warnings for PopGen

10 years agoBio::SeqFeature::Primer refresh
Florent Angly [Mon, 27 Feb 2012 00:59:44 +0000 (27 10:59 +1000)]
Bio::SeqFeature::Primer refresh

10 years agoSquashed warning in DBFasta tests
Florent Angly [Sun, 26 Feb 2012 13:40:17 +0000 (26 23:40 +1000)]
Squashed warning in DBFasta tests

10 years agoSquashed SeqUtils test warnings
Florent Angly [Sun, 26 Feb 2012 13:32:35 +0000 (26 23:32 +1000)]
Squashed SeqUtils test warnings

10 years agoSkip proper number of tests in blast tests
Florent Angly [Sun, 26 Feb 2012 13:30:05 +0000 (26 23:30 +1000)]
Skip proper number of tests in blast tests

10 years agoAdded ability to generate regular expressions from IUPAC sequences in Bio::Tools...
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

10 years agoMore tests for Bio::Tools::IUPAC
Florent Angly [Sun, 26 Feb 2012 07:58:03 +0000 (26 17:58 +1000)]
More tests for Bio::Tools::IUPAC

10 years agoNodes need the new() method
Brian Osborne [Wed, 22 Feb 2012 16:57:37 +0000 (22 11:57 -0500)]
Nodes need the new() method

10 years agomake bp_genbank2gff3.pl make a real sequence-region pragma
Robert Buels [Wed, 15 Feb 2012 15:08:36 +0000 (15 10:08 -0500)]
make bp_genbank2gff3.pl make a real sequence-region pragma

10 years agoremove Id tag
Chris Fields [Wed, 8 Feb 2012 19:35:26 +0000 (8 13:35 -0600)]
remove Id tag

10 years agoImproved handling of ribosomal slippage cases.
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

10 years agoClarify the POD a bit
Brian Osborne [Thu, 2 Feb 2012 20:44:16 +0000 (2 15:44 -0500)]
Clarify the POD a bit

10 years agoDoc example
Brian Osborne [Thu, 2 Feb 2012 20:06:25 +0000 (2 15:06 -0500)]
Doc example

10 years agoTypos
Brian Osborne [Thu, 2 Feb 2012 19:59:11 +0000 (2 14:59 -0500)]
Typos

10 years agoMerge branch 'master' of github.com:bioperl/bioperl-live
Brian Osborne [Mon, 23 Jan 2012 16:23:22 +0000 (23 11:23 -0500)]
Merge branch 'master' of github.com:bioperl/bioperl-live

10 years agoCreate a unique using the percent
Brian Osborne [Mon, 23 Jan 2012 16:23:11 +0000 (23 11:23 -0500)]
Create a unique using the percent

10 years agoMerge pull request #32 from fschwach/master
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

10 years agomake _coord_adjust work with negative positions32/head
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.

10 years agoupdated POD
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)

10 years agoMerge pull request #31 from fschwach/master
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

10 years agocorrected passing of opts_ref in 'ligate'
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

10 years agochanged _new_seq_via_clone to using Bio::Root::Root::clone (in turn uses Clone or...
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