allows to change easiestly parameters

Former-commit-id: 8a6294012a853f94aba1443e4ac0056bdab3a0ac
Former-commit-id: f1f4fa2d1bc86494aab643090e6b06724b2923e3
This commit is contained in:
2023-04-29 07:06:07 +02:00
parent 5a7b869170
commit 7866457712
2 changed files with 12 additions and 10 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import sys
from math import lgamma
@ -32,6 +32,7 @@ for line in data:
# reverse complement = -1
if direction==0:
direction=-1
if end > chlorosize:
extsize = end - chlorosize