RepeatMasker on Sun Grid Engine (SGE)
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
• 1,816 views
•
link
1 answer
Problem identified!!
The query filename contained a + character, which apparently failed in a regular expression on the filename.
• 0 views
•
link
Log in to answer this question.