This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Message "Splay Table Destroyed" In Velvet

hello...

I have a question about velvet. After running velveth, it stopped and shows

Inputting sequences...
Done inputting sequences
Destroying splay table
Splay table destroyed
`

What's this meaning?

Thanks in advance!

ngs assembly velvet

1 answer

It seems that it's part of the normal output. If you read this example, you will see that it is nothing to be worried about. The splay table is an internal hash data structure, used to store and access the internal data for the assembly.

Log in to answer this question.