Jeff Bryer just noticed that the list of restriction enzymes is missing
in the new C.elegans dataset WS-1-8
It should be part both of the complete dataset WS and the smaller
genetic dataset, but we left it out by error. Sorry.
The code ace.4_3 is identical to ace.4-1 for this functionality.
To recover the restriction enzymes you may dump them out of
the previous data distribution with the tace query
acedb> Query Find Motif Restriction
acedb> write restriction.enzymes.ace
and then read them in the new code using:
acedb> parse restriction.enzymes.ace
acedb> save
alternativelly, you can read save this mail as
/var/tmp/restriction.enzymes.ace
clean the top of the message and read it
finally you can import a clean file restriction.enzymes.ace
from ftp://ncbi.nlm.nih.gov/repository/acedb/restriction.enzymes.ace
The restriction.enzymes.ace file will be in the next mail
Jean