CalcQcoverage | R Documentation |
Calculate query coverage, based on alignment coordinates.
CalcQcoverage(hit_df)
hit_df |
Input table (data.frame). Usually tabular search results of profile search e.g. hmmsearch |
data.frame
Other Table_functions:
CalcPcoverage()
,
CompareDFDT()
,
HeaderBreakerCb()
,
HeaderBreaker()
,
MergeXtYf()
,
ReadXlsx()
,
RemoveEmptyStrCols()
,
RemoveEmptyStrRows()
,
RemoveNACols()
,
RemovesSparseols()
,
Rename1Col()
,
SharedCols()
,
Trimifo()
,
Trimito()
,
UnSharedCols()
,
WriteWolfTbl()
,
WriteXlsx()
,
dropcols()
,
droprows()
CalcQcoverage
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.