Closed mhjiang97 closed 3 years ago
Hi @mhjiang97,
Sorry about making you confused. It looks like that PSI-Sigma wasn't able to generate IR.out.tab files. This error is likely to be due to samtools or chromosome name. Could you please try this:
perl ~/PSI-Sigma-1.9k/PSIsigma-ir-v.1.2.pl PSIsigma1d9k.db sample1.Aligned.sortedByCoord.out.bam 1
The PSIsigma1d9k.db
is the .db file that PSI-Sigma generated. You can find more details here: https://github.com/wososa/PSI-Sigma/blob/master/Parallele.md. You should see error messages when you run this.
Thanks, Woody
Thank you very much for your kind reply.
On my MacBook, I ran perl /usr/local/bin/PSI-Sigma-1.9k/PSIsigma-ir-v.1.2.pl s1_s2.db sample1.Aligned.sortedByCoord.out.bam 1
through docker, and the output and error is:
Processing sample1.Aligned.sortedByCoord.out.bam...
read format = paired-end
Doing... chr1
Killed
Hi @mhjiang97 ,
The Killed
message suggests that your MacBook might have ran out of memory (RAM).
Woody
I can run PSI-Sigma successfully now! Thanks again!
hi @mhjiang97 ,
Great~! Let me know if you encounter more issues.
Woody
Hi, I'm here again.
I tried to build docker image using the dockerfile you mentioned, but I failed. I modified the dockerfile by myself:
After the image was built, I completely followed your
quick start
(the same mapping parameter, the same sorted gtf file). (after sorting, transcript terms are behind exon terms belonging to the same gene.) However, irmode seems the algorithm can't handle the whole genome (doing chr1 and exited unfavorably):I'm so confused. I can only run PSI-Sigma with irmode=2