modify_hit_report
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". |