annotateWithCate: Add annotations to the list to be able to plot categories

Description Usage Arguments Value

View source: R/otherFunctions.R

Description

Add annotations to the list to be able to plot categories

Usage

1
2
3
4
5
annotateWithCate(
  myGRAndAttributes,
  thresholdsForgrLScores,
  thresholdsForgrLDistance
)

Arguments

myGRAndAttributes

Should be the output of createMyGRs

thresholdsForgrLScores

a list with the threshold to use to make categories for the features where score is important

thresholdsForgrLDistance

a list with the threshold to use to make categories for the features where distance is important

Value

a list like myGRAndAttributes but with more attributes.


lldelisle/analysePeaks documentation built on July 10, 2021, 1:02 p.m.