Add subs and grph

This commit is contained in:
Alberto Venturini 2024-09-04 06:54:24 +02:00
parent b340f05ef4
commit 49127ae4ef
7 changed files with 174 additions and 1 deletions

View file

@ -2,7 +2,6 @@ import os
import std/sequtils
import std/streams
import nre
import std/strformat
type
DnaString = ref DnaStringObj