Skip to content

RFE: parallelized CBS (ParDNAcopy) #97

Open
@lbeltrame

Description

@lbeltrame

A possible improvement in segmentation speed would be to use ParDNAcopy to parallelize the actual CBS.

Pros:

  • Gets things done quicker (always a plus)
  • Setting a random seed (in ParDNAcopy::parSegment) allows more reproducible resutls

Cons:

  • One more dependency
  • No more updates since 2014 (it's not like DNAcopy got much love either, though)

Again, if this is deemed worthwhile I'm willing to actually implement that.

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