Query: bio::tools::alignfactory
OS: debian
Section: 3pm
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
Bio::Tools::AlignFactory(3pm) User Contributed Perl Documentation Bio::Tools::AlignFactory(3pm)NAMEBio::Tools::AlignFactory - Base object for alignment factoriesSYNOPSISYou wont be using this as an object, but using a dervied class like Bio::Tools::pSWDESCRIPTIONHolds common Alignment Factory attributes in placeCONTACThttp://bio.perl.org/ or birney@sanger.ac.ukAPPENDIXThe rest of the documentation details each of the object methods. Internal methods are usually preceded with a _ kbyte Title : kbyte() Usage : set/gets the amount of memory able to be used Function : : $factory->kbyte(200); : Returns : Argument : memory in kilobytes report Title : report() Usage : set/gets the report boolean to issue reports or not Function : : $factory->report(1); # reporting goes on : Returns : n/a Argument : 1 or 0 set_memory_and_report Title : set_memory_and_report Usage : Only used by subclasses. Function: Example : Returns : Args : perl v5.14.2 2012-03-02 Bio::Tools::AlignFactory(3pm)