Description Usage Arguments Value Examples
View source: R/connBlendWeight.R
Calculate total weight of connections for each peak in a given conns file over a threshold
1  | connblendweight(SUMpeaksblend.data, KO_conns, thresh)
 | 
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  | 
a dataframe containing the results of the conn weights
1  | SUMpeaksKO.data = connblendInt(SUMpeaksblend.data, KO_conns, thresh)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.