View source: R/collectBestMatchInfo.R
collectBestMatchInfo | R Documentation |
Make a list containing the match-score, min and max pattern-match values, the start and stop positions of the elevated or gapped region, the elevation ratio and the classification
collectBestMatchInfo(pattern, pileupSubset, elevOrGap, leftRightFull)
pattern |
A vector containing the values associated with the pattern-match |
pileupSubset |
A subset of the pileup that pertains only to the contig/chunk currently being assessed. |
elevOrGap |
Pattern-matching on 'elevation' or 'gap' pattern. |
leftRightFull |
'Left' or'Right' partial gap/elevation pattern or full elevation/gap pattern. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.