| position_pairs.error | R Documentation | 
Get position pairs with threshold coverage
position_pairs.error(out_dir, max_pair_distance = 200, minimum_coverage = 1000)
out_dir | 
 directory in which to find pair_comparison_read_table  | 
max_pair_distance | 
 maximum distance to allow between pairs  | 
minimum_coverage | 
 minimum numbers of reads covering a pair  | 
a data.frame with columns pos1, pos2 giving the positions of the pairs
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.