API Reference#
Bindings to the Python NCBI C++ Toolkit.
- Serialization Framework (
pyncbitk.serial) - Object Model (
pyncbitk.objects)- General (
pyncbitk.objects.general) - Sequence (
pyncbitk.objects.seq) - Sequence Instance (
pyncbitk.objects.seqinst) - Sequence Data (
pyncbitk.objects.seqdata) - Sequence Identifier (
pyncbitk.objects.seqid) - Sequence Description (
pyncbitk.objects.seqdesc) - Sequence Location (
pyncbitk.objects.seqloc) - Sequence Alignments (
pyncbitk.objects.seqalign)
- General (
- Object Tools (
pyncbitk.objtools) - Object Manager (
pyncbitk.objmgr) - Algorithms (
pyncbitk.algo)
A complete reference can be found at Index and Module Index.