filter_bump_table: Filter bumps and retain more significant

View source: R/EPIC_functions.R

filter_bump_tableR Documentation

Filter bumps and retain more significant

Description

This functions filters a bump_table provided. It uses only the cluster L given. It could also use fwer as a method to discard false positives

Usage

filter_bump_table(bump_table, clusterL_given = 3, L_given = 3)

Arguments

bump_table

Bumphunter dataframe

clusterL_given

Number of probes to be within each cluster

L_given

Numberof probes with the same trending line within each cluster


HCGB-IGTP/HCGB.IGTP.DAnalysis documentation built on April 13, 2025, 12:03 a.m.