mirror of
https://github.com/gnh1201/caterpillar.git
synced 2025-09-06 09:51:06 +00:00
Update bio.py
This commit is contained in:
parent
6e4413a010
commit
f214120c1c
|
@ -13,8 +13,7 @@ import json
|
||||||
from Bio.Seq import Seq
|
from Bio.Seq import Seq
|
||||||
from Bio.SeqUtils import gc_fraction
|
from Bio.SeqUtils import gc_fraction
|
||||||
|
|
||||||
from server import Extension
|
from base import Extension
|
||||||
|
|
||||||
|
|
||||||
def _analyze_sequence(sequence) -> dict[str, str]:
|
def _analyze_sequence(sequence) -> dict[str, str]:
|
||||||
"""
|
"""
|
||||||
|
|
Loading…
Reference in New Issue
Block a user