substrates_heatmap: Create heatmap of PSSM data

Description Usage Arguments Value

Description

Create heatmap of PSSM data

Usage

1
substrates_heatmap(substrates_dt, scramble = FALSE, seed = NULL)

Arguments

substrates_dt

An enzymatic preference data.table.

scramble

A logical value indicating whether the rows should be randomly shuffled. Set to FALSE by default.

seed

An arbitrary value to generate reproducible random numbers. Only needed in cases where scramble is set to TRUE.

Value

A ggplot2 object.


edpratt1/KINATESTID documentation built on Feb. 5, 2022, 1:21 p.m.