Hello, all.
I'm currently having issues while running tophat on a cluster with a pbs scheduler. From what I can tell, it's taking far too long to perform the analysis (it hasn't even completed yet - I've had to keep reallocating time on the cluster since it's taking longer than I had anticipated - currently I'm sitting at 100+ hours run-time). The data is paired-end GAIIx data - each lane comes in at about 9.7GB for the fastq file.
I guess my question is, when running tophat, do I set the -p flag to the number of nodes I have allocated, or only the number of cores one each node? Or is it a combination of the two: nodes*cores?
Sorry if this seems like a silly question, but google didn't return anything helpful from here (some information was close though), so I thought I'd give it a shot.
I'm currently having issues while running tophat on a cluster with a pbs scheduler. From what I can tell, it's taking far too long to perform the analysis (it hasn't even completed yet - I've had to keep reallocating time on the cluster since it's taking longer than I had anticipated - currently I'm sitting at 100+ hours run-time). The data is paired-end GAIIx data - each lane comes in at about 9.7GB for the fastq file.
I guess my question is, when running tophat, do I set the -p flag to the number of nodes I have allocated, or only the number of cores one each node? Or is it a combination of the two: nodes*cores?
Sorry if this seems like a silly question, but google didn't return anything helpful from here (some information was close though), so I thought I'd give it a shot.
Comment