Entering edit mode
9.0 years ago
Menachem Sklarz
▴
10
Hi Everyone
I'm trying to run RepeatMasker in parallel (-pa=15
) in an SGE environment. Everything works well, temporary files are created, the standard output reports that the analysis is complete and there are no error messages. However, once done, the temporary files are deleted and the output files are nowhere to be found.
I tried using the -dir
parameter but to no avail.
Has anyone come across this problem? Any suggestions?
Thanks
Menachem