Skip to content

Segspan for contiguous regions #10

Description

@hemingur

Dear GOR team,

I would like to suggest a new option for the SEGSPAN command to allow for joining intervals where both endpoints are included.
For example, if we call this option -c and have the data:

Chr Begin End
chr1 10 19
chr1 20 29

in file foo, then the command

gorpipe "gor foo | segspan -c"

would return:

Chr bpStart bpStop segCount
chr1 10 29 2

Thanks,
Gunnar

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