Module: Bioworks::XML

Included in:
Pep, Prot
Defined in:
lib/spec_id/bioworks.rb

Constant Summary collapse

@@att_re =

The regular expression to grab attributes from the bioworks xml format

/<([\w]+)>(.*)<\/[\w]+>/o