claudio@venus[AT] sudo chmod -R 0777 . [ 9:53]
claudio@venus[AT] /Venus_Apple/programs/STAR/bin/STAR --runMode genomeGenerate --genomeDir star-AT --genomeFastaFiles /Venus_Apple/References_Genomes/AT/Arabidopsis_thaliana.TAIR10.dna.toplevel.fa --runThreadN 12
Nov 25 09:54:47 ..... started STAR run
Nov 25 09:54:47 ... starting to generate Genome files
genomeGenerate.cpp:150:genomeGenerate: exiting because of *OUTPUT FILE* error: could not create output file star-AT/genomeParameters.txt
Solution: check that the path exists and you have write permission for this file
Nov 25 09:54:47 ...... FATAL ERROR, exiting
claudio@venus[AT] sudo chmod -R 777 .