connblendInt: Calculate Total Connections

Description Usage Arguments Value Examples

View source: R/connBlendInt.R

Description

Calculate # of connections for each peak in a given conns file over a threshold

Usage

1
connblendInt(SUMpeaksblend.data, KO_conns, thresh)

Arguments

SUMpeaksblend.data

a data frame containting all the unique peaks

KO_conns

a conns file

thresh

the decimal certainty above which you will accept peaks

Value

a dataframe containing the results of the conn totaling

Examples

1
SUMpeaksKO.data = connblendInt(SUMpeaksblend.data, KO_conns, thresh)

samissimas/ciceroAddition documentation built on Aug. 10, 2019, 12:02 a.m.