View source: R/modify_hit_report.R
modify_hit_report
1 2 3 4 5 6 | modify_hit_report(
hitReport,
isoformReport = NULL,
proteoformReport = NULL,
IDtype = "protein"
)
|
hitReport |
A data frame containing a hit report produced by TDViewer. |
isoformReport |
A data frame containing an isoform report produced by TDViewer. |
proteoformReport |
A data frame containing a proteoform report produced by TDViewer. |
IDtype |
Type of ID in the hit report to filter by, either "protein" or "proteoform". |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.