in processing some RAT RNA-seq data I recieved the following error:
slurmstepd: error: couldn’t chdir to `/srv/pulsar/main/venv/lib/python3.6/site-packages’: No such file or directory: going to /tmp instead
EXITING because of FATAL ERROR: could not open genome file /cvmfs/data.galaxyproject.org/managed/rnastar/2.7.4a/rn6/rn6/dataset_f3c6453e-d0d8-4981-acbc-d8ed812ad69e_files//genomeParameters.txt
SOLUTION: check that the path to genome files, specified in --genomeDir is correct and the files are present, and have user read permsissions
Sep 11 20:53:44 … FATAL ERROR, exiting
[E::hts_open_format] Failed to open file “/jetstream/scratch0/main/jobs/30550923/outputs/dataset_45038405.dat” : No such file or directory
[E::hts_open_format] Failed to open file “/jetstream/scratch0/main/jobs/30550923/outputs/dataset_45038405.dat” : No such file or directory
[E::hts_open_format] Failed to open file “/jetstream/scratch0/main/jobs/30550923/outputs/dataset_45038406.dat” : No such file or directory
Is this a problem with the GTF file and if so can someone point me towards the correctly formatted file type?

