Rootroute       Hosting       Order       Map       Login   Secure Inter-Network Operations  
 
man : Bio::Expression::DataSet(3p)

Command: man perldoc info search(apropos)  


Bio::Expression::DataSet(3)                User Contributed Perl Documentation




NAME
       Bio::Expression::DataSet - DESCRIPTION of Object

SYNOPSIS
       Give standard usage here

DESCRIPTION
       Describe the object here

FEEDBACK
   Mailing Lists
       User feedback is an integral part of the evolution of this and other
       Bioperl modules. Send your comments and suggestions preferably to the
       Bioperl mailing list.  Your participation is much appreciated.

         bioperl-lATbioperl.org                  - General discussion
         http://bioperl.org/wiki/Mailing_lists  - About the mailing lists

   Support
       Please direct usage questions or support issues to the mailing list:

       bioperl-lATbioperl.org

       rather than to the module maintainer directly. Many experienced and
       reponsive experts will be able look at the problem and quickly address
       it. Please include a thorough description of the problem with code and
       data examples if at all possible.

   Reporting Bugs
       Report bugs to the Bioperl bug tracking system to help us keep track of
       the bugs and their resolution. Bug reports can be submitted via the
       web:

         http://bugzilla.open-bio.org/

AUTHOR - Allen Day
       Email allendayATucla.edu

APPENDIX
       The rest of the documentation details each of the object methods.
       Internal methods are usually preceded with a _

   new()
        Usage   : my $obj = Bio::Expression::DataSet->new();
        Function: Builds a new Bio::Expression::DataSet object
        Returns : an instance of Bio::Expression::DataSet
        Args    :

   _initialize()
        Usage   : $obj->_initialize(%arg);
        Function: Internal method to initialize a new Bio::Expression::DataSet object
        Returns : true on success
        Args    : passed through to new()

   accession()
        Usage   : $obj->accession($newval)
        Function:
        Example :
        Returns : value of accession (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   name()
        Usage   :
        Function:
        Example :
        Returns :
        Args    :

   db()
        Usage   : $obj->db($newval)
        Function:
        Example :
        Returns : value of db (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   pubmed_id()
        Usage   : $obj->pubmed_id($newval)
        Function:
        Example :
        Returns : value of pubmed_id (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   web_link()
        Usage   : $obj->web_link($newval)
        Function:
        Example :
        Returns : value of web_link (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   contact()
        Usage   : $obj->contact($newval)
        Function:
        Example :
        Returns : value of contact (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   samples()
        Usage   : $obj->samples($newval)
        Function:
        Example :
        Returns : value of samples (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   description()
        Usage   : $obj->description($newval)
        Function:
        Example :
        Returns : value of description (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   design()
        Usage   : $obj->design($newval)
        Function:
        Example :
        Returns : value of design (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   design_description()
        Usage   : $obj->design_description($newval)
        Function:
        Example :
        Returns : value of design_description (a scalar)
        Args    : on set, new value (a scalar or undef, optional)

   get_samples()
        Usage   :
        Function:
        Example :
        Returns :
        Args    :



perl v5.12.2                                                 February 24, 2011


rootr.net - man pages