Mentions légales du service

Skip to content
Snippets Groups Projects
Commit c581ffc3 authored by Vincent Liard's avatar Vincent Liard
Browse files

fix overoptimization genome < promoter + terminator

The code used to be optimized to bypass phenotype computation when the
genome was smaller than the length of a promoter plus the length of a
terminator. But terminators can overlap promoters when they share a
chunk of DNA. Viruses showed that this actually happens. The condition
has thus been relaxed to bypasse genomes that are smaller than a
promoter.
parent b7259769
Branches
Tags v4.4.3
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment