Seqret does not work in a crontab
    Duhaime Johanne 
    Johanne.Duhaime at ircm.qc.ca
       
    Wed Mar 12 21:29:17 UTC 2003
    
    
  
Hello
I have a perl program that use "seqret" to retrieve a list of sequences (and do other things).
The  target command used is:
 seqret -sequence=@/seqdata/seqdatabases/protein_embl/mammalian/mammalian.id -outseq=/seqdata/seqdatabases/protein_embl/mammalian/mammalian.dat -osformat=SWISS  
The file /seqdata/seqdatabases/protein_embl/mammalian/mammalian.id contains names of sequenes like:
prot:143B_BOVIN
prot:143B_HUMAN
prot:143B_MOUSE
(...)
and prot is define in .embossrc
This program works fine on the command line call. The problem arises when I put that program in a crontab. Then I have the following:
Reads and writes (returns) sequences
Error: failed to open filename prot 
Error: Unable to read sequence '@/seqdata/seqdatabases/protein_embl/mammalian/mammalian.id'
erreur :  
It looks like it could recognize "prot".
 
Can you help me?
    
    
More information about the EMBOSS
mailing list