[Source]
# File lib/bio/db/transfac.rb, line 293 293: def initialize(entry) 294: super(entry) 295: end
CD Cell description
# File lib/bio/db/transfac.rb, line 298 298: def cd 299: field_fetch('CD') 300: end
[Validate]