plot.hmmer.Rd
Produces a number of basic plots that should facilitate hit selection from the match statistics of a HMMER result.
# S3 method for hmmer plot(x, ...)
x | HMMER results as obtained from the function
|
---|---|
... | arguments passed to |
See plot.blast
for details.
Produces a plot on the active graphics device and returns a three component list object:
an ordered matrix detailing the subset of hits with a normalized score above the chosen cutoff. Database identifiers are listed along with their cluster group number.
a character vector containing the database accession identifier of each hit above the chosen threshold.
a character vector containing the database accession identifier of each hit above the chosen threshold.
a numeric vector containing the indices of the hits relative to the input hmmer object.
Grant, B.J. et al. (2006) Bioinformatics 22, 2695--2696.
Barry Grant, Lars Skjaerven