MAKER gff3_merge: command not found
1
0
Entering edit mode
3.6 years ago
pcvgt • 0

Please help! I've hit a roadblock and can't identify the cause of the problem. I run the following slurm script

!/bin/sh

SBATCH --ntasks=1

SBATCH --mem=5Gb

SBATCH --cpus-per-task=4

SBATCH --time=1:00:00

SBATCH --output=maker%j.out


module purge
module intel/2018.1.163
module openmpi/3.0.0
module maker/3.01.03


****gff3_merge -d ragtag.scaffolds.fasta_master_datastore_index.log**

But keep getting an error saying that it can't find the gff3_merge command.**

software error • 604 views
ADD COMMENT
0
Entering edit mode
3.6 years ago
pcvgt • 0

I figured out how to solve this problem. Instead of using SLURM script if I just enter the code into the command line than it seems to work. In case anyone else has similiar problems.

ADD COMMENT

Login before adding your answer.

Traffic: 2050 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