Skip to content

Bug fix in fasta2* with very large reads (> 2Gb)#39

Open
a-ludi wants to merge 1 commit into
thegenemyers:masterfrom
a-ludi:bugfix/very-large-reads
Open

Bug fix in fasta2* with very large reads (> 2Gb)#39
a-ludi wants to merge 1 commit into
thegenemyers:masterfrom
a-ludi:bugfix/very-large-reads

Conversation

@a-ludi

@a-ludi a-ludi commented Mar 27, 2019

Copy link
Copy Markdown

There was a bug if single read/scaffold exceeded 2 Gb because a 32-bit integer was used to store the length of the read buffer. I changed it to 64-bit integer.

@thegenemyers

thegenemyers commented Apr 2, 2019 via email

Copy link
Copy Markdown
Owner

@a-ludi

a-ludi commented Apr 2, 2019

Copy link
Copy Markdown
Author

There is a very large scaffold (> 2Gbp) in the Axolotl assembly. ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants