debian man page for tfbs::sitepair

Query: tfbs::sitepair

OS: debian

Section: 3pm

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

TFBS::SitePair(3pm)					User Contributed Perl Documentation				       TFBS::SitePair(3pm)

   pattern
	Title	: pattern
	Usage	: my $pattern = $sitepair->pattern();  # gets the pattern
						       # sets the pattern to $pwm
	Function: gets the pattern object associated with the site pair
	Returns : pattern object, here TFBS::Matrix::PWM object
	Args	: none (get-only method)

   GFF
	Title	: GFF
	Usage	: print $site->GFF();
		: print $site->GFF($gff_formatter)
	Function: returns a "standard" multiline GFF string
	Returns : a string (multiline, newline terminated)
	Args	: a $gff_formatter function reference (optional)

   site1 =head2 site2
	Title	: site1
		  site2
	Usage	: my $site1 = $sitepair->site1();

	Function:  Returns individual TFBS::Site objects, from the site pair
	Returns : a TFBS::Site
	Args	: none

perl v5.14.2							    2008-01-24						       TFBS::SitePair(3pm)
Related Man Pages
tfbs::patterngen::simplepfm(3pm) - debian
tfbs::matrix(3pm) - debian
tfbs::patterngen::meme(3pm) - debian
tfbs::patterngen::ymf(3pm) - debian
tfbs::patterni(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Is UNIX an open source OS ?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com