Great. That looks very helpful. So in your example, how do you
arrive at 38Gb? You are using unsigned int instead of long unsigned
int. Where does the unsigned char in the Fibre<>::Type come
into the calculation? I think I need my code to handle sequence sets
with more than 256 sequences. I'm guessing if I replace the unsigned
char with unsigned long I get back to 48Gb? Thanks, John. On 05/07/12 09:27, Siragusa, Enrico
wrote:
Hi John, |