get.interaction.id {chicane}R Documentation

get.interaction.id

Description

Generate a unique identifying ID for each interaction

Usage

get.interaction.id(bait, other.end, bait.to.bait, zero.based = FALSE)

Arguments

bait

id of bait in format chr:start-end

other.end

id of other end in format chr:start-end

bait.to.bait

logical indicating whether both ends are baits

zero.based

logical indicating if IDs are zero-based

Value

string identifying interaction


[Package chicane version 0.1.8 Index]