Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3680d619 authored by ROUZAUD-CORNABAS Jonathan's avatar ROUZAUD-CORNABAS Jonathan Committed by TURPIN Laurent
Browse files

[RAevol7] Fix a read unitialized value within the RAevol part of the code....

[RAevol7] Fix a read unitialized value within the RAevol part of the code. WARNINGS: This fix is critical for Aevol too (read comment).
The maximum number of codon within a protein is fixed to 3*64. But it was only 64 in Aevol 7. The maximum number is now 3*64.
Moreover, if this barrier is reached, a log error message is generated.
parent 5c7285b1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment