Skip to content

Problem with tmap index #10

@fplazaonate

Description

@fplazaonate

Hi,
I tried to index a 3 million entries FASTA file.
I stopped TMAP index after 18 hours of computing because I thought it was abnormally long. (correct me if I am wrong)
By invoking gstack, TMAP seemed to be stuck in the tmap_refseq_fasta2pac function

#0  0x00007f5194e06e0e in __strcmp_sse42 () from /lib64/libc.so.6
#1  0x0000000000429ba9 in tmap_refseq_fasta2pac (fn_fasta=0x18d3610 "bgi_june2009_genes.tfa", compression=compression@entry=0, fwd_only=fwd_only@entry=0) at src/index/tmap_refseq.c:342
#2  0x000000000042786d in tmap_index_core (opt=0x7fff44f2c5c0) at src/index/tmap_index.c:76
#3  tmap_index (argc=3, argv=0x7fff44f2c710) at src/index/tmap_index.c:190
#4  0x0000000000403b3f in main (argc=4, argv=0x7fff44f2c708) at src/tmap_main.c:201

Do you know how to solve this problem?
Thanks in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions