Skip to content

[GangSTR-2.5.0] ERROR: Error extracting read length #122

Description

@jackzhong1995

Dear all,

I got the error "[GangSTR-2.5.0] ERROR: Error extracting read length" when I run GangSTR. I try to found solution but noway.

First, I make sure the reference matches what my bam file is aligned to (version and annotation, i.e., chrX vs X).
Then I only remain all the reads with length=150bp using the command:
"samtools view -h my.bam | awk 'length($10) == 150 || $1~/^@/' | samtools view -b -@ 2 -o my.cl.bam -"
Finally, I still got the error: "Error extracting read length"

What should I do? I'm looking forward to your reply.
Best wishes.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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