findFeatureBoundaries: Helper function to find boundaries of complex features.

Description Usage Arguments

View source: R/findComplexFeaturesSW.R

Description

Helper function to find boundaries of complex features.

Usage

1
findFeatureBoundaries(m, subgroup.names, groups.dt)

Arguments

m

Logical matrix where an entry m[i, j] indicates if subgroup i was detected at SEC fraction j.

subgroup.names

A vector with subgroup identifiers (protein identifies separated gy ";"). This vector has to have the same length as the number of rows in 'm'.

groups.dt

A data.table with following entries:

  • sec

  • protein_id

  • n_subunits

  • subgoup

  • groupscore


CCprofiler/CCprofiler documentation built on May 19, 2021, 7:40 p.m.