Hello,
I have always encountered such problem "This job was terminated because it used more memory than it was allocated." since last month, no matter how the input(fastq file) is large.
Here is the parameters I set for TopHat2:
Is this library mate-paired? | single | |
RNA-Seq FASTQ file | 13: Filter by quality on data 7 (22924873 reads) | |
Use a built in reference genome or own from your history | indexed | |
Select a reference genome | hg19 | |
TopHat settings to use | full | |
Max realign edit distance | 1000 | |
Max edit distance | 3 | |
Library Type | FR Unstranded | |
Final read mismatches | 2 | |
Use bowtie -n mode | No | |
Anchor length (at least 3) | 8 | |
Maximum number of mismatches that can appear in the anchor region of spliced alignment | 0 | |
The minimum intron length | 70 | |
The maximum intron length | 100000 | |
Allow indel search | Yes | |
Max insertion length. | 3 | |
Max deletion length. | 3 | |
Maximum number of alignments to be allowed | 20 | |
Minimum intron length that may be found during split-segment (default) search | 50 | |
Maximum intron length that may be found during split-segment (default) search | 100000 | |
Number of mismatches allowed in each segment alignment for reads mapped independently | 2 | |
Minimum length of read segments | 25 | |
Use Own Junctions | Yes | |
Use Gene Annotation Model | Yes | |
Gene Model Annotations | 19: UCSC Main on Human: ensGene (genome) | |
Use Raw Junctions | No | |
Only look for supplied junctions | No | |
Use Coverage Search | No | |
Use Microexon Search | No | |
Do Fusion Search | Yes | |
Anchor Length | 13 | |
Minimum Distance | 100000 | |
Read Mismatches | 2 | |
Multireads | 2 | |
Multipairs | 2 | |
Ignore some chromosomes such as chrM when detecting fusion break points | chrM | |
Set Bowtie2 settings | No | |
Specify read group? | no | |
Job Resource Parameters | no |
Does anyone know how to solve this problem? Thanks a lot!