Update ident of bed_list based on intersection result

get_intersect(
  combine,
  bed_list,
  entrance = T,
  fparam = 1e-09,
  Fparam = 1e-09,
  rparam = F
)

Arguments

combine

Combination of beds ident.

bed_list

A list contains records of all bed files(Read by function get_beds()).

entrance

Mark the entrance of recursion.

fparam

Minimum overlap required as a fraction of A. Default is 1E-9 (i.e. 1bp).

Fparam

Minimum overlap required as a fraction of B. Default is 1E-9 (i.e. 1bp).

rparam

equire that the fraction of overlap be reciprocal for A and B.

Value

A list which has been updated ident