--runMode alignReads
--readNameSeparator space
--outFilterMultimapScoreRange 1
--outFilterMismatchNmax 2000
--scoreGapNoncan -20
--scoreGapGCAG -4
--scoreGapATAC -8
--scoreDelOpen -1
--scoreDelBase -1
--scoreInsOpen -1
--scoreInsBase -1
--alignEndsType Local
--seedSearchStartLmax 50
--seedPerReadNmax 100000
--seedPerWindowNmax 1000
--alignTranscriptsPerReadNmax 10000
--alignTranscriptsPerWindowNmax 10000
--genomeDir STAR_2.5_sjdbOverhang75
> more Log.final.out
Started job on | Aug 01 17:22:47
Started mapping on | Aug 01 17:23:32
Finished on | Aug 01 21:02:18
Mapping speed, Million of reads per hour | 0.03
Number of input reads | 116617
Average input read length | 900
UNIQUE READS:
Uniquely mapped reads number | 532
Uniquely mapped reads % | 0.46%
Average mapped length | 19.71
Number of splices: Total | 194
Number of splices: Annotated (sjdb) | 34
Number of splices: GT/AG | 193
Number of splices: GC/AG | 1
Number of splices: AT/AC | 0
Number of splices: Non-canonical | 0
Mismatch rate per base, % | 3.73%
Deletion rate per base | 0.40%
Deletion average length | 1.91
Insertion rate per base | 0.10%
Insertion average length | 2.00
MULTI-MAPPING READS:
Number of reads mapped to multiple loci | 1226
% of reads mapped to multiple loci | 1.05%
Number of reads mapped to too many loci | 71
% of reads mapped to too many loci | 0.06%
UNMAPPED READS:
% of reads unmapped: too many mismatches | 0.00%
% of reads unmapped: too short | 93.84%
% of reads unmapped: other | 4.59%
CHIMERIC READS:
Number of chimeric reads | 0
% of chimeric reads | 0.00%
--seedSearchStartLmax 20EXITING because of FATAL error: too many pieces pere read
SOLUTION: increase input parameter --seedPerReadNmax
Aug 08 18:09:03 ...... FATAL ERROR, exiting