GO::Utils::General man page on Fedora

Man page or keyword search:  
man Server   31170 pages
apropos Keyword Search (all sections)
Output format
Fedora logo
[printable version]

GO::Utils::General(3) User Contributed Perl DocumentationGO::Utils::General(3)

NAME
       GO::Utils::General - provides some general utilities for clients of
       other GO classes

SYNOPSIS
	 use GO::Utils::General qw (CategorizeGenes);

	 CategorizeGenes(annotation  => $annotation,
			 genes	     => \@genes,
			 ambiguous   => \@ambiguous,
			 unambiguous => \@unambiguous,
			 notFound    => \@notFound);

   CategorizeGenes
       CategorizeGenes categorizes a set of genes into three categories,
       whether they are ambiguous, whether they are not found, or whether they
       are unambiguous.	 The category to which they belong is determined by
       using an annotation provider.

       Usage:

	 use GO::Utils::General qw (CategorizeGenes);

	 CategorizeGenes(annotation  => $annotation,
			 genes	     => \@genes,
			 ambiguous   => \@ambiguous,
			 unambiguous => \@unambiguous,
			 notFound    => \@notFound);

       All the above named arguments are required:

       annotation : A GO::AnnotationProvider concrete subclass instance genes
       : A reference to an array of gene names

       The remaining arguments should be empty arrays, passed in by reference,
       that will be populated by this function.

perl v5.14.1			  2008-05-13		 GO::Utils::General(3)
[top]

List of man pages available for Fedora

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net