Skip to content

The newest version of STAR in bioconda channel can't receive any reads #2668

@falsetry1514

Description

@falsetry1514

I use pixi install bioconda::STAR
But when I use starsolo I found the input reads is 0 in final.Log.out
So I Compile STAR by manual, if you don't add --quantMode TranscriptomeSAM, it can work. But if you add it, it will report error
Transcriptome.cpp:18:Transcriptome: exiting because of INPUT FILE error: could not open input file /geneInfo.tab
Solution: check that the file exists and you have read permission for this file
SOLUTION: utilize --sjdbGTFfile /path/to/annotations.gtf option at the genome generation step or mapping step
60507 Segmentation fault: 11

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