Skip to content

Segmentation fault (core dumped) #7

@quanc1989

Description

@quanc1989

Hi, when I run the preprocessing step:
nebula preprocess --bed genotypes.t2t.bed --bam HG002.minimap2.t2t.sorted.bam --workdir tmp --reference chm13v2.0.fa --threads 40

Nebula stop and throw the exception:
image

I have built the htslib (v1.9) in the subfolder of Nebula (src/cpp/htslib) and already add it into LD_PATH
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/PATH_TO_NEBULA/Nebula/src/cpp/htslib

The information in the "genotypes.t2t.bed":
image

The information in HG002.minimap2.t2t.sorted.bam like:
image

Thank you a lot and looking forward to your reply.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions