Skip to content

Stringtie take a very long time to compute and never end #477

@wdesaintjean

Description

@wdesaintjean

Hello,
I used Stringtie with the basic command on several long reads dataset:

stringtie \\
        -L \\
        -G $gtf \\
        -A ${meta.id}.gene_abund.tab $bam

stringtie \\
        -L \\
        -G $gtf \\
        -o ${meta.id}.stringtie.gtf $bam

But on a long reads dataset of 8 samples, 7 of them compute in 5 ~hours. However, the last sample take most of 60 hours and didn't finish.
All the bam file have approximately the same number of lines (40M ~ 50M) and the problematic sample seem to be perfectly normal: I obtained results with other transcriptome builder like FLAIR.

Did anyone ever had the same problem?

Best regards,
William

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