connblendweight: Calculate Total Connections Weighted

Description Usage Arguments Value Examples

View source: R/connBlendWeight.R

Description

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

Usage

1
connblendweight(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 weights

Examples

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

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