Skip to content

setdiff GRangesList,GRangesList #91

Description

@gevro

Hi,
Maybe I'm missing it, but the documentation isn't exactly clear on the behavior of setdiff on x,y = GRangesList,GRangesList inputs. Does it operate as a 'parallel' function, i.e. setdiff(x[1],y[1]), then setdiff(x[2],y[2])?

In the code it looks like it calls mendoapply, but it isn't clear if that indeed does the above? And if so, why isn't it this functinoality instead part of psetdiff?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions