Skip to content

STAR indexing error #951

@dahun73

Description

@dahun73

Hello, Alex!

I have a problem with indexing reference genome. Actually, I tried first to index repeat element sequence from UCSC genome browser to remove repeat elements.
the fasta files looks like:
image

Also, my command is :
STAR --runMode genomeGenerate --runThreadN 8 --genomeDir ~/BioResource/Reference/mm10.repeat.seq --genomeFastaFiles ~/BioResource/Reference/mm10.repeat.seq.fa

Finally, error message is :
Jun 23 15:44:22 ..... started STAR run
Jun 23 15:44:22 ... starting to generate Genome files
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped).

What is the problem you think..?

Thanks in advance!

Dahun.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions