API¶
Utility Functions For¶
Loading data from file¶
These are all top level imports. For example,
from cogent3 import load_unaligned_seqs
Making cogent3 types from standard Python types¶
These are all top level imports. For example,
from cogent3 import make_unaligned_seqs
Getting commonly used cogent3 types¶
These are all top level imports. For example,
from cogent3 import get_code
Displaying cogent3 builtins¶
These are all top level imports. For example,
from cogent3 import get_code