Returns the subset of Junction object that it is unique

# S3 method for Junction
unique(x, pad = 0, ignore.strand = FALSE)

Arguments

x

a Junction Object

Value

new Junction Object containing the union of x and y

Author

Rick Mortensen