~ubuntu-branches/ubuntu/precise/bioperl/precise

« back to all changes in this revision

Viewing changes to Bio/Variation/DNAMutation.pm

  • Committer: Bazaar Package Importer
  • Author(s): Ilya Barygin
  • Date: 2010-01-27 22:48:22 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20100127224822-ebot4qbrjxcv38au
Tags: 1.6.1-1ubuntu1
* Merge from Debian testing, remaining changes:
  - disable tests, they produce a FTBFS trying to access the network 
    during run.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# $Id: DNAMutation.pm 10577 2006-09-28 21:32:20Z mauricio $
 
1
# $Id: DNAMutation.pm 16123 2009-09-17 12:57:27Z cjfields $
2
2
#
3
3
# BioPerl module for Bio::Variation::DNAMutation
4
4
#
 
5
# Please direct questions and support issues to <bioperl-l@bioperl.org> 
 
6
#
5
7
# Cared for by Heikki Lehvaslaiho <heikki-at-bioperl-dot-org>
6
8
#
7
9
# Copyright Heikki Lehvaslaiho
61
63
  bioperl-l@bioperl.org                  - General discussion
62
64
  http://bioperl.org/wiki/Mailing_lists  - About the mailing lists
63
65
 
 
66
=head2 Support 
 
67
 
 
68
Please direct usage questions or support issues to the mailing list:
 
69
 
 
70
I<bioperl-l@bioperl.org>
 
71
 
 
72
rather than to the module maintainer directly. Many experienced and 
 
73
reponsive experts will be able look at the problem and quickly 
 
74
address it. Please include a thorough description of the problem 
 
75
with code and data examples if at all possible.
 
76
 
64
77
=head2 Reporting Bugs
65
78
 
66
79
Report bugs to the Bioperl bug tracking system to help us keep track
324
337
           'systematic name' of the mutation. Systematic name is
325
338
           specified in Antonorakis & MDI Nomenclature Working Group:
326
339
           Human Mutation 11:1-3, 1998. 
327
 
           http://www3.interscience.wiley.com/cgi-bin/abstract/5001291/ABSTRACT
 
340
           
328
341
 Returns : string
329
342
 
330
343
=cut