Plot read coverage and location of gene annotations that match the keywords and search criteria for contig/chunk currently being assessed
geneAnnotationPlot(
geneAnnotSubset,
keywords,
pileupSubset,
colIdx,
startbpRange,
endbpRange,
elevRatio,
pattern,
windowSize,
chunkSize,
mode
)
Subset of gene annotations to be plotted
The key-word(s) used for the search.
A subset of the pileup associated with the contig/chunk being assessed
The column index 'gene' or 'product' column
The basepair at which the search is started if a 'specific' search is used
The basepair at which the search is ended if a 'specific' search is used
The maximum/minimum values of the pattern-match
The pattern-match information associated with the contig/chunk being assessed
The number of basepairs to average read coverage values over.