modify_hit_report: modify_hit_report

Description Usage Arguments

View source: R/modify_hit_report.R

Description

modify_hit_report

Usage

1
2
3
4
5
6
modify_hit_report(
  hitReport,
  isoformReport = NULL,
  proteoformReport = NULL,
  IDtype = "protein"
)

Arguments

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


davidsbutcher/viztools documentation built on Oct. 5, 2020, 3:25 a.m.