As mentioned last time, I can launch a window with the JEMBOSS GUI like so:
On Mac OS X, it installed into /usr/local/share... I found a tutorial here:
Unpack and grab
emboss_tutorial.pdf
. Nice short tutorial. We get info about a program like say wossname
by one of these:Even I can figure out that what
wossname
does is to search for info on a specific topic, say "restriction":I put a FASTA-formatted sequence file on my desktop and do:
Google led me to REBASE. I was confused because the example input files shown on a help page here don't match the three files I downloaded. But then I noticed that (some of) the example output files match.
REBASE/embossre.enz
looks like link_emboss_e.tx
t.Actually reading the docs: the input file must be the "withrefm" file of a REBASE distribution. For example, the withrefm file for REBASE version 005 is at: ftp://ftp.neb.com/pub/rebase/withrefm.005. But the link is dead.
Google: site:rebase.neb.com withrefm
No matches. So, I can't find the required input files on the REBASE site.
[UPDATE: the files are there, see the end of the post]
I found what look like equivalents for two of the four output files including
REBASE/embossre.enz
. The reference file format looks like it's changed. And the fourth file REBASE/embossre.equ
isn't there.Check out the files in
Some look good, like
embossre.equ
, but some are dummy files, e.g. embossre.enz
.Try this:
The result looks like things are working:
So, what I might do is look harder for withrefm, but it seems to work, at least. Not crazy about the output format, they should do something like:
[UPDATE: Should've looked harder. The files I need are right there on the REBASE downloads page (#5 and #31).
Repeat remap and it looks good. It would be nice if the output of enzymes with the number of sites listed the position of each cut.