CVS log for bioperl-live/Bio/PrimarySeq.pm

(logo)

Help

(back) Up to [bioperl] / bioperl-live / Bio

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.102 / (view) - annotate - [select for diffs] , Mon Jul 9 07:54:59 2007 UTC (13 months, 2 weeks ago) by sendu
Branch: MAIN
CVS Tags: lightweight_feature_branch, lightweight_feature, featann_rollback, HEAD
Changes since 1.101: +2 -2 lines
Diff to previous 1.101
removed pointless print of 0-length string

Revision 1.101 / (view) - annotate - [select for diffs] , Thu May 31 15:29:24 2007 UTC (14 months, 3 weeks ago) by mcook
Branch: MAIN
Changes since 1.100: +2 -2 lines
Diff to previous 1.100
improved diagnostic error message when reporting on Incorrect parameters

Revision 1.100 / (view) - annotate - [select for diffs] , Tue Dec 19 16:34:02 2006 UTC (20 months ago) by jason
Branch: MAIN
Changes since 1.99: +3 -2 lines
Diff to previous 1.99
indentification...

Revision 1.95.4.4 / (view) - annotate - [select for diffs] , Mon Oct 2 22:10:12 2006 UTC (22 months, 2 weeks ago) by sendu
Branch: branch-1-5-2
CVS Tags: bioperl-release-1-5-2-patch2, bioperl-release-1-5-2-patch1, bioperl-release-1-5-2
Changes since 1.95.4.3: +5 -13 lines
Diff to previous 1.95.4.3 to branch point 1.95 to next main 1.96
merge from HEAD

Revision 1.99 / (view) - annotate - [select for diffs] , Thu Sep 28 07:57:38 2006 UTC (22 months, 3 weeks ago) by sendu
Branch: MAIN
Changes since 1.98: +3 -3 lines
Diff to previous 1.98
For wrong input to subseq(), no undefined variables in warn message, return undef

Revision 1.98 / (view) - annotate - [select for diffs] , Wed Sep 27 14:48:49 2006 UTC (22 months, 3 weeks ago) by sendu
Branch: MAIN
Changes since 1.97: +1 -3 lines
Diff to previous 1.97
seq() does not take named parameters

Revision 1.97 / (view) - annotate - [select for diffs] , Tue Sep 26 21:03:04 2006 UTC (22 months, 3 weeks ago) by sendu
Branch: MAIN
Changes since 1.96: +3 -9 lines
Diff to previous 1.96
use base, return true

Revision 1.95.4.3 / (view) - annotate - [select for diffs] , Sun Sep 17 14:26:31 2006 UTC (23 months ago) by sendu
Branch: branch-1-5-2
Changes since 1.95.4.2: +0 -0 lines
Diff to previous 1.95.4.2 to branch point 1.95
merge from HEAD

Revision 1.95.4.2 / (view) - annotate - [select for diffs] , Sat Sep 2 12:26:01 2006 UTC (23 months, 2 weeks ago) by sendu
Branch: branch-1-5-2
Changes since 1.95.4.1: +0 -0 lines
Diff to previous 1.95.4.1 to branch point 1.95
merge from HEAD, server problems should skip and pass in test suite

Revision 1.95.4.1 / (view) - annotate - [select for diffs] , Sun Aug 20 21:03:29 2006 UTC (2 years ago) by sendu
Branch: branch-1-5-2
Changes since 1.95: +14 -14 lines
Diff to previous 1.95
merge from HEAD, bugfixes and new PullParserI and hmmer parser

Revision 1.96 / (view) - annotate - [select for diffs] , Sat Aug 19 04:35:39 2006 UTC (2 years ago) by mauricio
Branch: MAIN
Changes since 1.95: +14 -14 lines
Diff to previous 1.95
Updating emails

Revision 1.95 / (view) - annotate - [select for diffs] , Tue Jul 4 21:23:13 2006 UTC (2 years, 1 month ago) by mauricio
Branch: MAIN
CVS Tags: gbrowse_1_65, branch-experimental
Branch point for: branch-1-5-2
Changes since 1.94: +2 -2 lines
Diff to previous 1.94
Updated bug reporting

Revision 1.94 / (view) - annotate - [select for diffs] , Sun Jul 2 04:35:43 2006 UTC (2 years, 1 month ago) by mauricio
Branch: MAIN
Changes since 1.93: +3 -3 lines
Diff to previous 1.93
Fixed spaces

Revision 1.93 / (view) - annotate - [select for diffs] , Sat Jul 1 17:22:57 2006 UTC (2 years, 1 month ago) by mauricio
Branch: MAIN
Changes since 1.92: +2 -2 lines
Diff to previous 1.92
Fixed spaces and URL's

Revision 1.92 / (view) - annotate - [select for diffs] , Mon Jun 19 22:39:14 2006 UTC (2 years, 2 months ago) by cjfields
Branch: MAIN
Changes since 1.91: +3 -2 lines
Diff to previous 1.91
Added extra validated symbols to POD

Revision 1.91 / (view) - annotate - [select for diffs] , Wed Jun 14 15:28:05 2006 UTC (2 years, 2 months ago) by cjfields
Branch: MAIN
Changes since 1.90: +2 -2 lines
Diff to previous 1.90
Bug 2000; got rid of sequence validation and substitution (which caused nasty unwarned deletions); sequence validation done in PrimarySeq!

Revision 1.90 / (view) - annotate - [select for diffs] , Wed Jun 7 08:54:50 2006 UTC (2 years, 2 months ago) by heikki
Branch: MAIN
Changes since 1.89: +2 -2 lines
Diff to previous 1.89
cleaning unnecessary "return undef"s

Revision 1.89 / (view) - annotate - [select for diffs] , Fri Jun 2 15:41:07 2006 UTC (2 years, 2 months ago) by cjfields
Branch: MAIN
Changes since 1.88: +2 -2 lines
Diff to previous 1.88
Bug 2000; need to change AlignIO::fasta next_aln to make it more like AlignIO::clustalw, but works for now

Revision 1.88 / (view) - annotate - [select for diffs] , Wed Jan 4 23:59:14 2006 UTC (2 years, 7 months ago) by tseemann
Branch: MAIN
Changes since 1.87: +10 -13 lines
Diff to previous 1.87
Filled in empty stubs in POD, eg. _guess_alphabet()

Revision 1.87 / (view) - annotate - [select for diffs] , Mon Jan 2 13:16:29 2006 UTC (2 years, 7 months ago) by jason
Branch: MAIN
Changes since 1.86: +2 -2 lines
Diff to previous 1.86
when reporting the pattern mismatch, list it out with commas separating, previously just reporting the length of the array (number of mismatched bases)

Revision 1.85.2.1 / (view) - annotate - [select for diffs] , Sun Oct 9 14:16:18 2005 UTC (2 years, 10 months ago) by jason
Branch: bioperl-branch-1-5-1
CVS Tags: bioperl-release-1-5-1
Changes since 1.85: +3 -2 lines
Diff to previous 1.85 to next main 1.86
Merged from HEAD to 1.5.1 branch, changes which remove old bug email address and point to bugzilla.bioperl.org website for bug submission

Revision 1.86 / (view) - annotate - [select for diffs] , Sun Oct 9 13:53:06 2005 UTC (2 years, 10 months ago) by heikki
Branch: MAIN
Changes since 1.85: +3 -2 lines
Diff to previous 1.85
Removed all references to submitting bugs using email to the bugs list. All links to http://bioperl.org/bioperl-bugs/ were replaced with http://bugzilla.bioperl.org/.

Revision 1.85 / (view) - annotate - [select for diffs] , Wed Sep 28 23:33:22 2005 UTC (2 years, 10 months ago) by bosborne
Branch: MAIN
CVS Tags: bioperl-release-1-5-1-rc4
Branch point for: bioperl-branch-1-5-1
Changes since 1.84: +12 -11 lines
Diff to previous 1.84
Edits

Revision 1.84 / (view) - annotate - [select for diffs] , Mon May 23 17:05:59 2005 UTC (3 years, 2 months ago) by jason
Branch: MAIN
CVS Tags: for_gmod_0_003
Changes since 1.83: +14 -10 lines
Diff to previous 1.83
parameterize the valid character pattern so it can be augmented when numbers are allowed to be encoded in a sequence string

Revision 1.83 / (view) - annotate - [select for diffs] , Fri Oct 15 01:31:57 2004 UTC (3 years, 10 months ago) by bosborne
Branch: MAIN
CVS Tags: bioperl-release-1-5-0-rc2, bioperl-release-1-5-0-rc1, bioperl-release-1-5-0
Changes since 1.82: +78 -77 lines
Diff to previous 1.82
Add X to class of ambiguous characters, _guess_alphabet

Revision 1.79.2.1 / (view) - annotate - [select for diffs] , Tue Aug 3 11:05:17 2004 UTC (4 years ago) by jason
Branch: branch-1-4
Changes since 1.79: +2 -2 lines
Diff to previous 1.79 to next main 1.80
fix bug #1670 on the branch

Revision 1.82 / (view) - annotate - [select for diffs] , Tue Aug 3 11:01:26 2004 UTC (4 years ago) by bosborne
Branch: MAIN
Changes since 1.81: +4 -4 lines
Diff to previous 1.81
Nathan says correct regexp

Revision 1.81 / (view) - annotate - [select for diffs] , Thu Jan 29 03:36:49 2004 UTC (4 years, 6 months ago) by lapp
Branch: MAIN
Changes since 1.80: +9 -9 lines
Diff to previous 1.80
Allow unsetting of the primary ID.

Revision 1.80 / (view) - annotate - [select for diffs] , Sun Jan 11 15:02:37 2004 UTC (4 years, 7 months ago) by mwilkinson
Branch: MAIN
Changes since 1.79: +3 -3 lines
Diff to previous 1.79
fixing docs to indicate that these objects have get/set on the alphabet call

Revision 1.79 / (view) - annotate - [select for diffs] , Sat Jul 19 21:20:30 2003 UTC (5 years, 1 month ago) by jason
Branch: MAIN
CVS Tags: bioperl-release-1-4-0, bioperl-devel-1-3-04, bioperl-devel-1-3-03, bioperl-devel-1-3-02, bioperl-devel-1-3-01
Branch point for: branch-1-4
Changes since 1.78: +8 -4 lines
Diff to previous 1.78
support desc as an alias for description

Revision 1.78 / (view) - annotate - [select for diffs] , Sun Jul 13 10:03:50 2003 UTC (5 years, 1 month ago) by lapp
Branch: MAIN
Changes since 1.77: +2 -2 lines
Diff to previous 1.77
Fixed a bug in seq() that would not invalidate length if it had been set
without a sequence, and then a sequence was set.

Revision 1.77 / (view) - annotate - [select for diffs] , Sat Jun 28 23:31:14 2003 UTC (5 years, 1 month ago) by jason
Branch: MAIN
Changes since 1.76: +18 -1 lines
Diff to previous 1.76
relocated is_circular to the object away from the interface as this is not getting set with a value upon initialization from SeqIO

Revision 1.73.2.1 / (view) - annotate - [select for diffs] , Sat Jun 28 23:25:27 2003 UTC (5 years, 1 month ago) by jason
Branch: branch-1-2
CVS Tags: bioperl-release-1-2-3, bioperl-release-1-2-2
Changes since 1.73: +17 -1 lines
Diff to previous 1.73 to next main 1.74
support is_circular properly

Revision 1.73.6.4 / (view) - annotate - [select for diffs] , Tue Jun 10 02:06:44 2003 UTC (5 years, 2 months ago) by edlefsen
Branch: branch-1-2-collection
Changes since 1.73.6.3: +3 -3 lines
Diff to previous 1.73.6.3 to branch point 1.73 to next main 1.74
Overhaul to the RelRange system: vast simplification and a new assumption, that folks will be giving coords on the plus strand unless they explictly say they're in minus-stranded coordinates (ie. indexed with 1 at the start of the minus strand, going up along the minus strand), using the nice new position_policy feature

Revision 1.76 / (view) - annotate - [select for diffs] , Fri Jun 6 16:01:23 2003 UTC (5 years, 2 months ago) by bosborne
Branch: MAIN
Changes since 1.75: +28 -28 lines
Diff to previous 1.75
Minor editing

Revision 1.73.6.3 / (view) - annotate - [select for diffs] , Fri May 30 22:56:44 2003 UTC (5 years, 2 months ago) by edlefsen
Branch: branch-1-2-collection
Changes since 1.73.6.2: +15 -6 lines
Diff to previous 1.73.6.2 to branch point 1.73
Bugfixes on the freaky dev branch.  Some of the tests were failing.  A few still do.  This is a work in progres..

Revision 1.73.6.2 / (view) - annotate - [select for diffs] , Fri May 23 15:54:22 2003 UTC (5 years, 3 months ago) by edlefsen
Branch: branch-1-2-collection
Changes since 1.73.6.1: +32 -2 lines
Diff to previous 1.73.6.1 to branch point 1.73
Temporary mass checkin of snapshot of Collection Consolodation, with hopes of more frequent checkins in the future.  No need to freak out about these changes; they are on the freaky dev branch and affect only Paul Edlefsen and Lincoln Stein.  Generic Genome Browser 2 alpha (for lack of a better designation) is checked in at gmod, and depends on these changes.

Revision 1.73.6.1 / (view) - annotate - [select for diffs] , Thu Mar 13 04:59:33 2003 UTC (5 years, 5 months ago) by edlefsen
Branch: branch-1-2-collection
Changes since 1.73: +5 -5 lines
Diff to previous 1.73
changed IdentifiableI to GloballyIdentifiableI

Revision 1.75 / (view) - annotate - [select for diffs] , Fri Mar 7 18:50:55 2003 UTC (5 years, 5 months ago) by sac
Branch: MAIN
CVS Tags: bioperl-run-release-1-2-0
Changes since 1.74: +8 -7 lines
Diff to previous 1.74
Fixed typo in error message of subseq(). Also split out error conditions in other throw call.

Revision 1.74 / (view) - annotate - [select for diffs] , Thu Mar 6 13:53:20 2003 UTC (5 years, 5 months ago) by bosborne
Branch: MAIN
Changes since 1.73: +7 -7 lines
Diff to previous 1.73
Let's not talk about moltype's at all. And in throw() let's call the values returned by alphabet() 'alphabet'. Also, I think the doc in validate_seq is incorrect, there is no ref() call, all it's doing is looking for non-alphabetic characters.

Revision 1.73 / (view) - annotate - [select for diffs] , Tue Dec 31 13:09:06 2002 UTC (5 years, 7 months ago) by birney
Branch: MAIN
CVS Tags: bioperl-release-1-2-1, bioperl-release-1-2-0, bioperl-1-2-1-rc1
Branch point for: branch-1-2-collection, branch-1-2
Changes since 1.72: +2 -2 lines
Diff to previous 1.72
final documentation fixes for 1.2

Revision 1.72 / (view) - annotate - [select for diffs] , Tue Dec 24 12:14:13 2002 UTC (5 years, 7 months ago) by birney
Branch: MAIN
Changes since 1.71: +3 -1 lines
Diff to previous 1.71
fixed docs (little) wrt primary_id; fasta parser; swissprot output on fuzzies

Revision 1.71 / (view) - annotate - [select for diffs] , Sat Dec 14 19:09:05 2002 UTC (5 years, 8 months ago) by birney
Branch: MAIN
Changes since 1.70: +8 -2 lines
Diff to previous 1.70
fixed primary seq seq setting call

Revision 1.70 / (view) - annotate - [select for diffs] , Mon Dec 2 18:02:27 2002 UTC (5 years, 8 months ago) by birney
Branch: MAIN
Changes since 1.69: +9 -36 lines
Diff to previous 1.69
fixed seq documentation

Revision 1.69 / (view) - annotate - [select for diffs] , Sat Nov 23 19:55:45 2002 UTC (5 years, 8 months ago) by lapp
Branch: MAIN
Changes since 1.68: +20 -24 lines
Diff to previous 1.68
Allowed description to be set to undef.

Revision 1.68 / (view) - annotate - [select for diffs] , Sat Nov 2 21:04:18 2002 UTC (5 years, 9 months ago) by lapp
Branch: MAIN
Changes since 1.67: +6 -2 lines
Diff to previous 1.67
Added recognition of all IdentifiableI parameters to PrimarySeq. Added
object_factory() as an alias for <type>_factory methods in several places.

Revision 1.67 / (view) - annotate - [select for diffs] , Fri Oct 25 00:29:37 2002 UTC (5 years, 9 months ago) by lapp
Branch: MAIN
Changes since 1.66: +6 -2 lines
Diff to previous 1.66
Tidied up Cluster interfaces. Changed Cluster::UniGene to implement
ClusterI, IdentifiableI, and DescribableI. Added display_id to ClusterI.
Removed members() from ClusterI. Added namespace and authority defaults
to Cluster::UniGene.

Revision 1.66 / (view) - annotate - [select for diffs] , Tue Oct 22 06:38:24 2002 UTC (5 years, 10 months ago) by lapp
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
Replaced bio.perl.org/bioperl-bugs/ with bugzilla.bioperl.org.

Revision 1.65 / (view) - annotate - [select for diffs] , Sat Oct 19 06:45:22 2002 UTC (5 years, 10 months ago) by lapp
Branch: MAIN
Changes since 1.64: +19 -9 lines
Diff to previous 1.64
Added check to PrimarySeq::length that throws an exception if someone
lies about the length. Fixed bug #1317.

Revision 1.64 / (view) - annotate - [select for diffs] , Fri Oct 11 06:16:23 2002 UTC (5 years, 10 months ago) by lapp
Branch: MAIN
CVS Tags: bioperl-devel-1-1-1
Changes since 1.63: +59 -28 lines
Diff to previous 1.63
Added documentation to SeqBuilder. Unified and fixed all delegation
calls in Seq not to prescribe the number of arguments and to allow
passing undef. Changed PrimarySeq::length to possibly be a real attribute.

Revision 1.63 / (view) - annotate - [select for diffs] , Tue Oct 8 07:19:47 2002 UTC (5 years, 10 months ago) by birney
Branch: MAIN
Changes since 1.62: +2 -2 lines
Diff to previous 1.62
flush moved up into Root/IO to allow perl 5.5 work around

Revision 1.62 / (view) - annotate - [select for diffs] , Wed Oct 2 00:38:54 2002 UTC (5 years, 10 months ago) by lapp
Branch: MAIN
Changes since 1.61: +14 -13 lines
Diff to previous 1.61
Small fixes. Added -namespace as parameter to Bio::PrimarySeq constructor.

Revision 1.61 / (view) - annotate - [select for diffs] , Sun Sep 29 17:13:20 2002 UTC (5 years, 10 months ago) by birney
Branch: MAIN
Changes since 1.60: +7 -2 lines
Diff to previous 1.60
speed ups for fasta file parsing

Revision 1.60 / (view) - annotate - [select for diffs] , Thu Sep 26 14:43:01 2002 UTC (5 years, 10 months ago) by birney
Branch: MAIN
Changes since 1.59: +23 -4 lines
Diff to previous 1.59
Root/RootI changes - sliming the create path and new ref_to_seq constructor pattern

Revision 1.59 / (view) - annotate - [select for diffs] , Mon Sep 23 07:47:46 2002 UTC (5 years, 10 months ago) by heikki
Branch: MAIN
Changes since 1.58: +2 -2 lines
Diff to previous 1.58
pod fixes

Revision 1.58 / (view) - annotate - [select for diffs] , Thu Sep 19 11:17:48 2002 UTC (5 years, 11 months ago) by amackey
Branch: MAIN
Changes since 1.57: +3 -4 lines
Diff to previous 1.57
removed unnecessary BEGIN block to initialize global, static %valid_type

Revision 1.57 / (view) - annotate - [select for diffs] , Mon Sep 16 20:51:47 2002 UTC (5 years, 11 months ago) by lapp
Branch: MAIN
Changes since 1.56: +1 -9 lines
Diff to previous 1.56
SequenceFactoryI wasn't inheriting from ObjectFactoryI. Fixed. DBLink is
now IdentifiableI. Otherwise minor things.

Revision 1.56 / (view) - annotate - [select for diffs] , Mon Sep 9 23:53:21 2002 UTC (5 years, 11 months ago) by lapp
Branch: MAIN
Changes since 1.55: +14 -8 lines
Diff to previous 1.55
Fixed messed up decision whether or not to guess the alphabet.
Restructured the code and added comments, so intentions maybe are clearer
now.

Revision 1.55 / (view) - annotate - [select for diffs] , Mon Sep 9 23:27:40 2002 UTC (5 years, 11 months ago) by lapp
Branch: MAIN
Changes since 1.54: +8 -1 lines
Diff to previous 1.54
Added alias accession for accession_number, with deprecation warning.

Revision 1.54 / (view) - annotate - [select for diffs] , Mon Sep 9 17:09:06 2002 UTC (5 years, 11 months ago) by amackey
Branch: MAIN
Changes since 1.53: +2 -2 lines
Diff to previous 1.53
initial commit of Bio::Seq::EncodedSeq and corresponding required patches to make LocatableSeq work (and to get PrimarySeq to quit calling guess_alphabet so willy nilly)

Revision 1.53 / (view) - annotate - [select for diffs] , Fri Sep 6 18:03:15 2002 UTC (5 years, 11 months ago) by lapp
Branch: MAIN
Changes since 1.52: +140 -82 lines
Diff to previous 1.52
Separated IdentifiableI and DescribableI from PrimarySeqI. Made both
PrimarySeq and Seq fully comply with both interfaces. Added tests to
test for IdentifiableI and DescribableI compliance.

Revision 1.52 / (view) - annotate - [select for diffs] , Fri Sep 6 14:16:54 2002 UTC (5 years, 11 months ago) by amackey
Branch: MAIN
Changes since 1.51: +9 -4 lines
Diff to previous 1.51
made seq() take an (optional) alphabet argument, so as to override any (incorrect) automatic guessing

Revision 1.51 / (view) - annotate - [select for diffs] , Wed Sep 4 19:44:13 2002 UTC (5 years, 11 months ago) by lapp
Branch: MAIN
Changes since 1.50: +12 -26 lines
Diff to previous 1.50
Simplified and cleaned up subseq().

Revision 1.50 / (view) - annotate - [select for diffs] , Fri Aug 30 13:30:08 2002 UTC (5 years, 11 months ago) by birney
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
added translate and translate_as_string helper functions to Bio::Perl

Revision 1.49 / (view) - annotate - [select for diffs] , Mon Jul 22 17:05:27 2002 UTC (6 years, 1 month ago) by birney
Branch: MAIN
CVS Tags: bioperl-release-1-1-0
Changes since 1.48: +85 -4 lines
Diff to previous 1.48
first commits of describable and identifiable interfaces - primaryseqI modified

Revision 1.48 / (view) - annotate - [select for diffs] , Sun Jun 23 17:24:49 2002 UTC (6 years, 2 months ago) by jason
Branch: MAIN
Changes since 1.47: +3 -2 lines
Diff to previous 1.47
report the offending characters in the throw string

Revision 1.42.2.3 / (view) - annotate - [select for diffs] , Thu Jun 13 21:27:41 2002 UTC (6 years, 2 months ago) by jason
Branch: branch-1-0-0
CVS Tags: bioperl-release-1-0-2
Changes since 1.42.2.2: +3 -2 lines
Diff to previous 1.42.2.2 to branch point 1.42 to next main 1.43
bug #1211

Revision 1.47 / (view) - annotate - [select for diffs] , Wed Jun 5 07:53:14 2002 UTC (6 years, 2 months ago) by heikki
Branch: MAIN
Changes since 1.46: +3 -5 lines
Diff to previous 1.46
POD fixes

Revision 1.46 / (view) - annotate - [select for diffs] , Tue May 7 14:16:08 2002 UTC (6 years, 3 months ago) by jason
Branch: MAIN
Changes since 1.45: +13 -15 lines
Diff to previous 1.45
optimize PrimarySeq _guess_alphabet to be more efficient using tr// to count rather than editing the sequence string

Revision 1.45 / (view) - annotate - [select for diffs] , Tue Apr 23 02:37:28 2002 UTC (6 years, 4 months ago) by jason
Branch: MAIN
Changes since 1.44: +4 -6 lines
Diff to previous 1.44
update doc to describe circular feature

Revision 1.44 / (view) - annotate - [select for diffs] , Wed Apr 3 23:32:34 2002 UTC (6 years, 4 months ago) by jason
Branch: MAIN
Changes since 1.43: +4 -3 lines
Diff to previous 1.43
protect against calling length on empty string

Revision 1.43 / (view) - annotate - [select for diffs] , Fri Mar 15 12:36:30 2002 UTC (6 years, 5 months ago) by heikki
Branch: MAIN
Changes since 1.42: +51 -52 lines
Diff to previous 1.42
line wrapping, typos

Revision 1.42.2.2 / (view) - annotate - [select for diffs] , Fri Mar 15 12:36:15 2002 UTC (6 years, 5 months ago) by heikki
Branch: branch-1-0-0
CVS Tags: bioperl-release-1-0-1, bioperl-release-1-0-0
Changes since 1.42.2.1: +51 -36 lines
Diff to previous 1.42.2.1 to branch point 1.42
line wrapping, typos

Revision 1.42.2.1 / (view) - annotate - [select for diffs] , Thu Mar 14 16:42:59 2002 UTC (6 years, 5 months ago) by jason
Branch: branch-1-0-0
Changes since 1.42: +1 -17 lines
Diff to previous 1.42
remove deprecated methods (getseq, ary, out_fasta, setseq, type, seq_len,str)

Revision 1.42 / (view) - annotate - [select for diffs] , Wed Feb 6 16:16:17 2002 UTC (6 years, 6 months ago) by jason
Branch: MAIN
CVS Tags: bioperl-1-0-alpha2-rc, bioperl-1-0-alpha, bioperl-1-0-0
Branch point for: branch-1-0-0
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
handle with error msg when start/end are undefined in subseq

Revision 1.41 / (view) - annotate - [select for diffs] , Thu Jan 31 23:07:40 2002 UTC (6 years, 6 months ago) by bosborne
Branch: MAIN
Changes since 1.40: +3 -3 lines
Diff to previous 1.40
Minor POD corrections.

Revision 1.40 / (view) - annotate - [select for diffs] , Mon Dec 10 16:10:16 2001 UTC (6 years, 8 months ago) by heikki
Branch: MAIN
CVS Tags: release-0-9-3, release-0-9-2
Changes since 1.39: +5 -7 lines
Diff to previous 1.39
POD fixes

Revision 1.39 / (view) - annotate - [select for diffs] , Wed Nov 21 15:09:32 2001 UTC (6 years, 9 months ago) by heikki
Branch: MAIN
Changes since 1.38: +6 -6 lines
Diff to previous 1.38
renamed _guess_type() into _guess_alphabet() and fixed the error message

Revision 1.38 / (view) - annotate - [select for diffs] , Tue Nov 20 02:09:28 2001 UTC (6 years, 9 months ago) by lstein
Branch: MAIN
Changes since 1.37: +3 -3 lines
Diff to previous 1.37
Sweeping change:

Bio::Root::RootI is now a pure abstract interface and cannot be
inherited from unless you implement several of its abstract methods.
Most people will want to inherit from Bio::Root::Root.

This change was necessary in order to support Bioperl objects that
were not based on hashrefs.

Revision 1.37 / (view) - annotate - [select for diffs] , Mon Nov 5 17:08:17 2001 UTC (6 years, 9 months ago) by jgrg
Branch: MAIN
Changes since 1.36: +3 -3 lines
Diff to previous 1.36
Some improved error messages

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Nov 2 18:37:51 2001 UTC (6 years, 9 months ago) by jason
Branch: MAIN
Changes since 1.35: +45 -15 lines
Diff to previous 1.35
subseq retrieval using a Bio::LocationI

Revision 1.24.2.5 / (view) - annotate - [select for diffs] , Fri Oct 26 18:06:03 2001 UTC (6 years, 9 months ago) by jason
Branch: branch-07
CVS Tags: release-0-7-2, branch-07-ensembl-120
Changes since 1.24.2.4: +2 -1 lines
Diff to previous 1.24.2.4 to branch point 1.24 to next main 1.25
insure lowercase moltypes

Revision 1.35 / (view) - annotate - [select for diffs] , Mon Oct 22 07:22:48 2001 UTC (6 years, 10 months ago) by heikki
Branch: MAIN
Changes since 1.34: +19 -19 lines
Diff to previous 1.34
changed moltype() into alphabe()

Revision 1.34 / (view) - annotate - [select for diffs] , Fri Oct 19 09:37:00 2001 UTC (6 years, 10 months ago) by heikki
Branch: MAIN
Changes since 1.33: +6 -3 lines
Diff to previous 1.33
new method is_circular(); code and synopsis update

Revision 1.33 / (view) - annotate - [select for diffs] , Mon Sep 10 12:11:09 2001 UTC (6 years, 11 months ago) by heikki
Branch: MAIN
Changes since 1.32: +3 -3 lines
Diff to previous 1.32
Added '?' into characters ignored by _guess_type()

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Aug 7 15:40:26 2001 UTC (7 years ago) by jason
Branch: MAIN
CVS Tags: release-0-9-0
Changes since 1.31: +4 -3 lines
Diff to previous 1.31
update synopsis documentation

Revision 1.31 / (view) - annotate - [select for diffs] , Sat Jul 7 14:14:09 2001 UTC (7 years, 1 month ago) by heikki
Branch: MAIN
Changes since 1.30: +2 -1 lines
Diff to previous 1.30
POD and doc fixes

Revision 1.24.2.4 / (view) - annotate - [select for diffs] , Fri Jun 29 20:08:47 2001 UTC (7 years, 1 month ago) by jason
Branch: branch-07
Changes since 1.24.2.3: +8 -1 lines
Diff to previous 1.24.2.3 to branch point 1.24
documentation about 'new' to be added to 0.7.2

Revision 1.30 / (view) - annotate - [select for diffs] , Fri Jun 29 20:05:48 2001 UTC (7 years, 1 month ago) by jason
Branch: MAIN
Changes since 1.29: +9 -2 lines
Diff to previous 1.29
adding much needed documentation to PrimarySeq

Revision 1.29 / (view) - annotate - [select for diffs] , Tue Jun 12 09:37:13 2001 UTC (7 years, 2 months ago) by heikki
Branch: MAIN
Changes since 1.28: +3 -3 lines
Diff to previous 1.28
validate_seq() accepts '?' characters into sequence

Revision 1.28 / (view) - annotate - [select for diffs] , Wed May 16 13:57:34 2001 UTC (7 years, 3 months ago) by heikki
Branch: MAIN
Changes since 1.27: +27 -27 lines
Diff to previous 1.27
merge of branch-07 to head. Mostly POD changes.

Revision 1.27 / (view) - annotate - [select for diffs] , Fri May 11 07:11:16 2001 UTC (7 years, 3 months ago) by heikki
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
major update to Bio::SimpleAlign. New, bioperl-like  method names, doc fixes, tests. Changes are backward compatible except that Bio::AlignIO is now the ONLY way to read and write SimpleAligns.

Revision 1.24.2.3 / (view) - annotate - [select for diffs] , Sun Apr 1 04:51:32 2001 UTC (7 years, 4 months ago) by lapp
Branch: branch-07
CVS Tags: release-0-7-1
Changes since 1.24.2.2: +36 -5 lines
Diff to previous 1.24.2.2 to branch point 1.24
Added validate_seq(). (Merge from main trunk.)

Revision 1.26 / (view) - annotate - [select for diffs] , Fri Mar 30 07:51:46 2001 UTC (7 years, 4 months ago) by lapp
Branch: MAIN
Changes since 1.25: +36 -5 lines
Diff to previous 1.25
Added validate_seq() and made seq() call it for validation.

Revision 1.25 / (view) - annotate - [select for diffs] , Wed Mar 14 09:59:06 2001 UTC (7 years, 5 months ago) by heikki
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
seq method failed when resetting its value to ''
because _guess_type method throws an exception.

Revision 1.24.2.2 / (view) - annotate - [select for diffs] , Wed Mar 14 09:58:28 2001 UTC (7 years, 5 months ago) by heikki
Branch: branch-07
Changes since 1.24.2.1: +2 -2 lines
Diff to previous 1.24.2.1 to branch point 1.24
seq method failed when resetting its value to ''
because _guess_type method throws an exception.

Revision 1.24.2.1 / (view) - annotate - [select for diffs] , Fri Mar 2 22:47:54 2001 UTC (7 years, 5 months ago) by heikki
Branch: branch-07
CVS Tags: release-0-7-0
Changes since 1.24: +27 -27 lines
Diff to previous 1.24
POD fixes

Revision 1.24 / (view) - annotate - [select for diffs] , Tue Feb 20 06:31:37 2001 UTC (7 years, 6 months ago) by lapp
Branch: MAIN
CVS Tags: snapshot-at-head-of-07-branch
Branch point for: branch-07
Changes since 1.23: +18 -16 lines
Diff to previous 1.23
Moved initialization stuff to the top for better maintenance.

Revision 1.23 / (view) - annotate - [select for diffs] , Sun Jan 28 10:17:28 2001 UTC (7 years, 6 months ago) by lapp
Branch: MAIN
Changes since 1.22: +7 -6 lines
Diff to previous 1.22
Changed hash access to method seq() call in substr(), length(), and
_guess_type().

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Jan 28 09:46:13 2001 UTC (7 years, 6 months ago) by lapp
Branch: MAIN
Changes since 1.21: +23 -8 lines
Diff to previous 1.21
Added capability of initializing to an empty sequence.

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Jan 3 17:56:42 2001 UTC (7 years, 7 months ago) by jason
Branch: MAIN
Changes since 1.20: +7 -13 lines
Diff to previous 1.20
changed to new RootI chained new structure

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Dec 18 21:43:54 2000 UTC (7 years, 8 months ago) by jason
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
doc bug

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Dec 15 20:31:52 2000 UTC (7 years, 8 months ago) by birney
Branch: MAIN
Changes since 1.18: +56 -33 lines
Diff to previous 1.18
moved PrimarySeq and Seq to RootI style news. Fixed the knock on effects. LargeSeq/LargeFasta fail - cant fix them

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Dec 5 13:58:54 2000 UTC (7 years, 8 months ago) by jason
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17
fixed regex bug in _guess_type

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Nov 30 21:43:32 2000 UTC (7 years, 8 months ago) by jason
Branch: MAIN
Changes since 1.16: +6 -22 lines
Diff to previous 1.16
safer length call

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Oct 16 15:22:29 2000 UTC (7 years, 10 months ago) by jason
Branch: MAIN
Changes since 1.15: +0 -3 lines
Diff to previous 1.15
removed debugging cruft

Revision 1.15 / (view) - annotate - [select for diffs] , Thu Oct 12 09:32:38 2000 UTC (7 years, 10 months ago) by krbou
Branch: MAIN
Changes since 1.14: +25 -0 lines
Diff to previous 1.14
Added id() method (copy from Seq.pm)

Revision 1.14 / (view) - annotate - [select for diffs] , Sun Sep 17 11:30:07 2000 UTC (7 years, 11 months ago) by birney
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
move bug fixes of simplealign and rev_and_trans to main trunk

Revision 1.9.2.4 / (view) - annotate - [select for diffs] , Fri Sep 15 07:24:14 2000 UTC (7 years, 11 months ago) by jgrg
Branch: branch-06
CVS Tags: release-06-2
Changes since 1.9.2.3: +3 -31 lines
Diff to previous 1.9.2.3 to branch point 1.9 to next main 1.10
Fixes to bioperl mailing lists in POD

Revision 1.13 / (view) - annotate - [select for diffs] , Tue Sep 5 12:15:39 2000 UTC (7 years, 11 months ago) by jason
Branch: MAIN
Changes since 1.12: +5 -6 lines
Diff to previous 1.12
some doc bugs (updating mailing address for bioperl)

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Sep 1 11:50:53 2000 UTC (7 years, 11 months ago) by jgrg
Branch: MAIN
Changes since 1.11: +9 -9 lines
Diff to previous 1.11
Fixed bug in SeqIO/(embl|genbank) which caused accession to become "unknown".  Was due to Bio::PrimarySeq being made directly, which is not necessary.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Jun 28 06:31:44 2000 UTC (8 years, 1 month ago) by sac
Branch: MAIN
Changes since 1.10: +19 -3 lines
Diff to previous 1.10
Made some changes to improve efficiency when working with large sequences:
- Deleted the line in seq() that needlessly made an extra
  copy of the sequence just before the method returned.
- Added definition of length() (moved from PrimarySeqI.pm.
  This prevents another sequence from being created when
  PrimarySeqI::length() called seq().
- subseq(), length() use data members directly instead of the get accessor
  method call (i.e., $self->{'seq'} instead of $self->seq()).
  This may upset the OO purists, but for simple accessors within the
  class that manages the data, I think it is fine.

Revision 1.9.2.3 / (view) - annotate - [select for diffs] , Tue Jun 20 00:32:41 2000 UTC (8 years, 2 months ago) by sac
Branch: branch-06
CVS Tags: tag-ensembl-stable-061
Changes since 1.9.2.2: +26 -5 lines
Diff to previous 1.9.2.2 to branch point 1.9
Made some changes to improve efficiency when working with large sequences:
- Deleted the line in seq() that needlessly made an extra
  copy of the sequence just before the method returned.
- subseq() uses data members directly instead of the accessor method call
  (i.e., $self->{'seq'} instead of $self->seq()).
  This may upset the OO purists, but for simple accessors within the
  class that manages the data, I think it is fine.

Revision 1.10 / (view) - annotate - [select for diffs] , Sat Jun 10 16:07:47 2000 UTC (8 years, 2 months ago) by elia
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
*** empty log message ***

Revision 1.9.2.2 / (view) - annotate - [select for diffs] , Sat Jun 10 16:05:42 2000 UTC (8 years, 2 months ago) by elia
Branch: branch-06
Changes since 1.9.2.1: +9 -10 lines
Diff to previous 1.9.2.1 to branch point 1.9
Fixed typo PrimaySeq to PrimarySeq and require 'Bio::PrimarySeq' changed to require Bio::PrimarySeq

Revision 1.9.2.1 / (view) - annotate - [select for diffs] , Fri Apr 28 15:53:54 2000 UTC (8 years, 3 months ago) by jgrg
Branch: branch-06
CVS Tags: bioperl-061-pre1, bioperl-06-1
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Added r to Bio::PrimaySeq->new() in SYNOPSIS

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Mar 22 13:43:42 2000 UTC (8 years, 5 months ago) by jason
Branch: MAIN
CVS Tags: release-06
Branch point for: branch-06
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
fixed bad reference to seq not self object

Revision 1.8 / (view) - annotate - [select for diffs] , Wed Mar 22 08:21:40 2000 UTC (8 years, 5 months ago) by birney
Branch: MAIN
Changes since 1.7: +4 -0 lines
Diff to previous 1.7
made more jitterbug fixes

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Mar 16 22:40:11 2000 UTC (8 years, 5 months ago) by jgrg
Branch: MAIN
Changes since 1.6: +24 -19 lines
Diff to previous 1.6
Improvements to Index system, and eliminated warnings from CodonTable

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Mar 6 13:56:13 2000 UTC (8 years, 5 months ago) by arne
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
Alowing stop codons in PrimarySeq.

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Feb 23 08:22:32 2000 UTC (8 years, 5 months ago) by birney
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
added new files

Revision 1.4 / (view) - annotate - [select for diffs] , Mon Feb 14 13:37:59 2000 UTC (8 years, 6 months ago) by birney
Branch: MAIN
Changes since 1.3: +68 -3 lines
Diff to previous 1.3
got the tests to pass

Revision 1.3 / (view) - annotate - [select for diffs] , Sun Feb 13 21:02:36 2000 UTC (8 years, 6 months ago) by birney
Branch: MAIN
Changes since 1.2: +2 -6 lines
Diff to previous 1.2
started the big renaming

Revision 1.2 / (view) - annotate - [select for diffs] , Fri Feb 11 17:48:28 2000 UTC (8 years, 6 months ago) by birney
Branch: MAIN
Changes since 1.1: +10 -6 lines
Diff to previous 1.1
removed some cruft

Revision 1.1 / (view) - annotate - [select for diffs] , Mon Feb 7 19:38:57 2000 UTC (8 years, 6 months ago) by birney
Branch: MAIN
CVS Tags: release-ensembl-06, internal-branch-pre-delete-06-tag
did primaryseq making etc

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Maintained by Chris Dagdigian, dag@sonsorol.org | Server hosting: BioTeam
Powered by
ViewCVS 0.9.4