BRAKER/GENEMARK ERROR:Can't obtain file lock: Function not implemented
1
1
Entering edit mode
7.8 years ago
mafireyi ▴ 80

I am using Braker1 for my gene predictions but running into problems with Genemark. Braker runs till it gets to the stage: NEXT STEP: execute GeneMark-ET. It then produces this error

failed to execute: perl /path/to/braker/BRAKER/gm_et_linux_64/gmes_petap/gmes_petap.pl --sequence=/path/to/braker/BRAKER/braker/guava/genome.fa --ET=/path/to/braker/BRAKER/braker/guava/hintsfile.gff  --cores=8 --soft 1000 1>/scratch/sysusers/godwin/BRAKER/Braker_qsub/braker/guava/GeneMark-ET.stdout 2>/scratch/sysusers/godwin/BRAKER/Braker_qsub/braker/guava/errors/GeneMark-ET.stderr

in the GeneMark-ET.stderr I have

Can't obtain file lock: Function not implemented

I don't know how to get around this problem. Please assist

Assembly • 3.8k views
ADD COMMENT
0
Entering edit mode

Did you obtain the key for gmes_petap?

The key has to be in the same directory where the program was installed.

ADD REPLY
0
Entering edit mode

Yes it came with the program and copied it to the home directory with

cp gm_key ~/.gm_key

ADD REPLY
1
Entering edit mode
7.8 years ago
chefer ▴ 350

Is the file system lustre?

Did you try and run the same command on a filesystem that is not lustre? I think this is can be a lustre file locking error, but it is a wild guess.

ADD COMMENT
1
Entering edit mode

Hi,

Sorry for the late response. Thanks for the advice. And you were right, it was the file system, i ran braker in /tmp and it worked.

Thanks

ADD REPLY

Login before adding your answer.

Traffic: 2321 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6