Open JianGuoZhou3 opened 3 years ago
Hi JG,
it seems like two STAR jobs were run simultaneously, which is usually not a good idea. This means that your script called STAR twice.
Cheers Alex
Hi JG,
it seems like two STAR jobs were run simultaneously, which is usually not a good idea. This means that your script called STAR twice.
Cheers Alex
Hi Alex, thanks for your quick reply. So, you suggest just run star by one-by-one? but actually, for other paired-end RNAseq cohorts this script was worked. This error is from single-end mRNA RNA-seq. (QuantSeq 3' mRNA-Seq Library Prep Kit FWD) https://www.lexogen.com/quantseq-data-analysis/ JG
Hi JG,
running it one by one is less cumbersome. When you run 2 jobs simultaneously, they will use 2x RAM, and you need to make sure you run them from separate work directories.
Cheers Alex
Hi Alex, @alexdobin I have an error of STAR for single-end mRNA RNA-seq. (QuantSeq 3' mRNA-Seq Library Prep Kit FWD) I found the code from the web https://www.lexogen.com/quantseq-data-analysis/ So my code is belowed:
however, the nohup out was shown that:
Could you please help me to check this error? Best, JG