Description Usage Arguments Value
Create the binned data after piecewise linear warping
1 2  | create_batch_aligned_data(dat_binned_list, score_mat_peak_list, query_id,
  ref_id, bp, score_thres)
 | 
dat_binned_list | 
 A list of data each being the binned data  | 
score_mat_peak_list | 
 A list of score matrix with peak locations filled with numeric values  | 
query_id | 
 The gel number that is to be aligned to the reference gel  | 
ref_id | 
 The number of the reference gel  | 
bp | 
 The break points that binned the smoothed data into bins.  | 
score_thres | 
 The score threshold above or equal to which we call peak candidate bins.  | 
We can name the results dat_binned_batch_aligned_list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.