Class: NamedSequence | Bio/Sequence.py | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
A decorator that adds names to a Sequence.Members: name A human-readable name for the sequence. uid A unique id assigned by the implementation. dbid The id assigned by the database the sequence is from.
|