debian man page for swiss::ref

Query: swiss::ref

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SWISS::Ref(3pm) 					User Contributed Perl Documentation					   SWISS::Ref(3pm)

Name
       SWISS::Ref.pm

Description
       SWISS::Ref represents a single reference of a SWISS-PROT + TREMBL entry as specified in the user manual
       http://www.expasy.org/sprot/userman.html .

Inherits from
       SWISS::BaseClass.pm

Attributes
       "RN"
	   The reference number.

       "RP"
	   The RP line(s), unwrapped as a string.

       "RC"
	   Zero or more RC lines.

	   Data structure: {Token}[qualifier1, qualifierN].

	   A hash of arrays. Hash keys are the RC tokens, array elements are the qualifiers for that token.

       "RX"
	   References to bibliographic databases.

	   Data structure: {Database}[identifier1, identifierN].

	   A hash of arrays. Hash keys are the names of bibliographic databases, array elements are the identifiers of the reference for that
	   database.

       "RG"
	   The RG line(s), unwrapped as a string.

       "RA"
	   The list of Authors.

	   An object of type SWISS::ListBase.

       "RT"
	   The publication title, unwrapped as a string.

       "RL"
	   The RL line.

	   Data structure: String.

Methods
   Standard methods
       new
       fromText
       toText

   Writing methods
       add_MedlineID
	   Add a RX line 'MEDLINE; nnnnnnnn.' to the reference.

       add_Author
	   Add an author to the RA line of the reference.

       rc_sort
	   Sort elements of the RC line alphabetically.

perl v5.10.1							    2008-06-04							   SWISS::Ref(3pm)
Related Man Pages
swiss::ccalt_prod(3pm) - debian
swiss::de(3pm) - debian
swiss::drs(3pm) - debian
swiss::gns(3pm) - debian
swiss::listbase(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Introduction
Weird 'find' results