Skip to content

PRISM SV runs on single chromosome only #1

@wyleung

Description

@wyleung

The pipeline currently feeds/starts PRISM with a complete reference genome. PRISM however does the analysis only per chromosome.

When it is started with a full reference genome, PRISM will produce segfaults (due memory limit in python with detect_sv.py)

Proposed solution:

Initiate the analysis with PRISM by first dividing the genome in individual chromsomes/contig-files.
Start analysis per contig
Merge results from all contig analyses
Report back to main pipeline.

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