Help for this page
DROP TABLE public.nodes; DROP TABLE public.sequences; ... , seq TEXT NOT NULL , taxon_id INT REFERENCES taxa (id) );
... # old taxon $nodes->[0]->taxon($t); #$nodes->[0]->save;