On May 12, 6:08 am, michel bellis <fill.i...@9online.fr> wrote:
> I tried your code and got a lot of file longer than 1 000 000. But I
> do not undestand what is the limit exactly.
The number refers the the length of the sequence not the size of the
file. The limit of a 32 bit long signed integer is 2,147,483,647
The point that Chris was making is that each human chromosome is at
most 245 million bp long so how could you end up with sequences that
are over 2 billion long?
Istvan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---