Skip to content

Conversation

@a-ludi
Copy link

@a-ludi a-ludi commented Jan 16, 2019

When trying to simulate reads from hg38 I got "Genome length is less than shortest read length !" which of course is not true.

The issue was an signed integer overflow which is easily fixed using the appropriate type int64 in line 316.

@thegenemyers
Copy link
Owner

thegenemyers commented Jan 16, 2019 via email

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