Closed ESWRKJ closed 1 year ago
And *SJ.out.tab is empty
Hi @wososa Sorry for my carelessness. It's actually lack “dot”between “BM1” and “Aligned" But why do I always get this error? "mkdir: cannot create directory ‘_wososatmp’: File exists"
Hi @ESWRKJ ,
Please ignore the warning. PSI-Sigma try to create the _wososatmp whenever it is generating temporary IR.out.tab files. Apparently, when PSI-Sigma is processing .bam files in parallel, the first .bam file has already created the folder. It resulted in this warning.
Best, Woody
OK I see ,thank you
Hello @wososa when I run this command
This error occurred
Details
bam_sort_core] merging from 54 files... open: No such file or directory [main_samview] fail to open "leafAligned.sortedByCoord.out.SortedbyName.bam" for reading. [bam_sort_core] merging from 57 files... open: No such file or directory [main_samview] fail to open "rootAligned.sortedByCoord.out.SortedbyName.bam" for reading. mkdir: cannot create directory ‘_wososatmp’: File exists
How to solve it