-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels