Hello,
I was wondering if anyone has successfully built SRS indices from
compressed EMBL files (*.dat.Z). I have tried this in embl.sdl but
it does not seem to work :
#filetype /ID=%EMBLREF_FILE
/single_entries=no
/typename="dat.Z" /maxline=90 /exitstr=" "
/pipe="zcat %s"
#filetype /ID=%EMBLSEQ_FILE
/begstr="SQ " /advance=1
/single_entries=no
/typename="dat.Z" /maxline=90 /exitstr="//"
/pipe="zcat %s"
Any suggestion?
All the best,
Fred