tide-index of Mus Musculus database

10 views
Skip to first unread message

abhishekdub...@gmail.com

unread,
Jan 1, 2021, 12:04:34 PM1/1/21
to crux-users
Dear all

I was trying to search a set of spectra against Mus Musculus RefSeq database that contains around 90k protein sequences. I used the following command for indexing :

crux tide-index --digestion partial-digest --missed-cleavages 1 --decoy-format peptide-reverse --mods-spec C+57.02146,2M+15.9949 mus_musculus.fasta db-index

The system on which I am doing this has 4GB RAM and Intel Core i3 2100 3.1 Ghz processor.

Is it even possible to index the database on this system in reasonable time (12hrs or so is fine for me. Should it take more time than that ?). Does it require HPC Cluster for doing such large database indexing or there is some workaround to avoid it ?

Best
Abhishek

William S Noble

unread,
Jan 1, 2021, 1:12:03 PM1/1/21
to abhishekdub...@gmail.com, crux-users
Hi Abhishek,

In its current implementation, tide-index requires that the peptide database fit in memory. When you use the partial-digest option, the memory requirement will become quite large. It seems likely that you have exceeded the 4GB available on your computer, in which case the program is likely spending all its time writing to and from disk as it tries to use virtual memory. I think you will need to use full digestion or switch to a computer with more memory.

Bill


--
You received this message because you are subscribed to the Google Groups "crux-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to crux-users+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/crux-users/5134c44d-7628-495a-9de5-8c88a3339f10n%40googlegroups.com.

abhishekdub...@gmail.com

unread,
Jan 9, 2021, 12:09:48 AM1/9/21
to crux-users
Hi Bill

Thank you very much for your response. Indeed, I was able to get indexing done without using partial-digest option on a 4GB RAM.

Best
Abhishek
Reply all
Reply to author
Forward
0 new messages