Mapping Quality Thresholds

The plot below shows the percentages of correctly and wrongly mapped reads for all mapping quality thresholds for this mapper. The values at threshold 0 therefore correspond to the unfiltered results.

Basic Statistics
Correctly Mapped156739371.268%
Wrongly Mapped48953522.259%
Not Mapped1423566.473%
Total2199284100.0%
Read Failure Statistics
Not mapped1423566.473%
Missing in mapper output00.0%
Mapped to wrong chromosome39592918.003%
Mapped to wrong position935964.256%
Mapped to wrong strand100.0%
Advanced Statistics
Missing in comparison alignment0
Secondary Alignments0
F-Measure0.832200
Precision0.762000
Recall0.916700
Timing
Raw Mapping Time34.070s
Effective Mapping Time31.520s
Effective Init Time2.550s
Effective Time MeasureWall clock
Mapping Time (Wall)34.070s
Mapping Time (CPU)105.160s
Mapping Time (CPU User)102.395s
Mapping Time (CPU System)2.765s
Init Time (Wall)2.550s
Init Time (CPU)2.665s
Init Time (CPU User)1.253s
Init Time (CPU System)1.412s
Additional Information
Mapper Memory Usage7981 MB
Total Test Runtime (Wall)100.919s
Mapper Command Line: 
/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads.fastq --no-progress
Errors and Warnings
No problems were encountered.
Subprocess Log

/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads_base.fastq --no-progress

command/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads_base.fastq --no-progress
memory6854412000
return0
status1
stderr
None
stdout
[MAIN] NextGenMap 0.5.2
[MAIN] Startup : x64 (build Nov 24 2016 17:40:01)
[MAIN] Starting time: 2017-01-21.05:01:16
[CONFIG] Parameter: --affine 0 --argos_min_score 0 --bin_size 2 --block_multiplier 2 --bs_cutoff 6 --bs_mapping 0 --cpu_threads 4 --dualstrand 1 --fast 0 --fast_pairing 0 --force_rlength_check 0 --format 1 --gap_extend_penalty 5 --gap_read_penalty 20 --gap_ref_penalty 20 --hard_clip 0 --keep_tags 0 --kmer 13 --kmer_min 0 --kmer_skip 2 --match_bonus 10 --match_bonus_tc 2 --match_bonus_tt 10 --max_cmrs 2147483647 --max_equal 1 --max_insert_size 1000 --max_polya -1 --max_read_length 0 --min_identity 0.650000 --min_insert_size 0 --min_mq 0 --min_residues 0.500000 --min_score 0.000000 --mismatch_penalty 15 --mode 0 --no_progress 1 --no_unal 0 --ocl_threads 1 --output out_ngm-0.5.2.sam --overwrite 1 --pair_score_cutoff 0.900000 --paired 0 --parse_all 1 --pe_delimiter / --qry reads_base.fastq --qry_count -1 --qry_start 0 --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta --ref_mode -1 --sensitive 0 --silent_clip 0 --skip_mate_check 0 --skip_save 0 --slam_seq 0 --step_count 4 --strata 0 --topn 1 --trim5 0 --update_check 0 --very_fast 0 --very_sensitive 0
[NGM] Opening for output (SAM): out_ngm-0.5.2.sam
[SEQPROV] Reading encoded reference from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-enc.2.ngm
[SEQPROV] Reading 4838 Mbp from disk took 0.41s
[PREPROCESS] Reading RefTable from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-ht-13-2.3.ngm
[PREPROCESS] Reading from disk took 0.96s
[PREPROCESS] Max. k-mer frequency set so 1007!
[INPUT] Input is single end data.
[INPUT] Opening file reads_base.fastq for reading
[INPUT] Input is Fastq
[INPUT] Estimating parameter from data
[INPUT] Reads found in files: 1
[INPUT] Average read length: 60 (min: 60, max: 62)
[INPUT] Corridor width: 14
[INPUT] Not enough reads to estimate parameter
[INPUT] Sensitivity parameter neither set nor estimated. Falling back to default.
[INPUT] Estimating parameter took 0.002s
[INPUT] Input is Fastq
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
[OPENCL] Available platforms: 1
[OPENCL] AMD Accelerated Parallel Processing
[OPENCL] Selecting OpenCl platform: AMD Accelerated Parallel Processing
[OPENCL] Platform: OpenCL 1.2 AMD-APP (1214.3)
[OPENCL] 1 CPU device found.
[OPENCL] Device 0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (Driver: 1214.3 (sse2,avx))
[OPENCL] 4 CPU cores available.
[MAIN] Alignments computed: 1
[MAIN] Done (1 reads mapped (100.00%), 0 reads not mapped, 1 lines written)(elapsed: 2.615203s)
systime1.453778
time2.79118299484
usrtime1.261808
working_directory/project2/NextGenMapTest/Teaser/tests_generated/M4_n

/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads_base.fastq --no-progress

command/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads_base.fastq --no-progress
memory6852452000
return0
status1
stderr
None
stdout
[MAIN] NextGenMap 0.5.2
[MAIN] Startup : x64 (build Nov 24 2016 17:40:01)
[MAIN] Starting time: 2017-01-21.05:01:19
[CONFIG] Parameter: --affine 0 --argos_min_score 0 --bin_size 2 --block_multiplier 2 --bs_cutoff 6 --bs_mapping 0 --cpu_threads 4 --dualstrand 1 --fast 0 --fast_pairing 0 --force_rlength_check 0 --format 1 --gap_extend_penalty 5 --gap_read_penalty 20 --gap_ref_penalty 20 --hard_clip 0 --keep_tags 0 --kmer 13 --kmer_min 0 --kmer_skip 2 --match_bonus 10 --match_bonus_tc 2 --match_bonus_tt 10 --max_cmrs 2147483647 --max_equal 1 --max_insert_size 1000 --max_polya -1 --max_read_length 0 --min_identity 0.650000 --min_insert_size 0 --min_mq 0 --min_residues 0.500000 --min_score 0.000000 --mismatch_penalty 15 --mode 0 --no_progress 1 --no_unal 0 --ocl_threads 1 --output out_ngm-0.5.2.sam --overwrite 1 --pair_score_cutoff 0.900000 --paired 0 --parse_all 1 --pe_delimiter / --qry reads_base.fastq --qry_count -1 --qry_start 0 --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta --ref_mode -1 --sensitive 0 --silent_clip 0 --skip_mate_check 0 --skip_save 0 --slam_seq 0 --step_count 4 --strata 0 --topn 1 --trim5 0 --update_check 0 --very_fast 0 --very_sensitive 0
[NGM] Opening for output (SAM): out_ngm-0.5.2.sam
[SEQPROV] Reading encoded reference from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-enc.2.ngm
[SEQPROV] Reading 4838 Mbp from disk took 0.40s
[PREPROCESS] Reading RefTable from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-ht-13-2.3.ngm
[PREPROCESS] Reading from disk took 0.92s
[PREPROCESS] Max. k-mer frequency set so 1007!
[INPUT] Input is single end data.
[INPUT] Opening file reads_base.fastq for reading
[INPUT] Input is Fastq
[INPUT] Estimating parameter from data
[INPUT] Reads found in files: 1
[INPUT] Average read length: 60 (min: 60, max: 62)
[INPUT] Corridor width: 14
[INPUT] Not enough reads to estimate parameter
[INPUT] Sensitivity parameter neither set nor estimated. Falling back to default.
[INPUT] Estimating parameter took 0.000s
[INPUT] Input is Fastq
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
[OPENCL] Available platforms: 1
[OPENCL] AMD Accelerated Parallel Processing
[OPENCL] Selecting OpenCl platform: AMD Accelerated Parallel Processing
[OPENCL] Platform: OpenCL 1.2 AMD-APP (1214.3)
[OPENCL] 1 CPU device found.
[OPENCL] Device 0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (Driver: 1214.3 (sse2,avx))
[OPENCL] 4 CPU cores available.
[MAIN] Alignments computed: 1
[MAIN] Done (1 reads mapped (100.00%), 0 reads not mapped, 1 lines written)(elapsed: 2.501250s)
systime1.411785
time2.55030202866
usrtime1.252809
working_directory/project2/NextGenMapTest/Teaser/tests_generated/M4_n

/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads.fastq --no-progress

command/software/ngm/dev/ngm-0.5.2/ngm --output out_ngm-0.5.2.sam --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta -t 4 --qry reads.fastq --no-progress
memory7981512000
return0
status1
stderr
None
stdout
[MAIN] NextGenMap 0.5.2
[MAIN] Startup : x64 (build Nov 24 2016 17:40:01)
[MAIN] Starting time: 2017-01-21.05:01:22
[CONFIG] Parameter: --affine 0 --argos_min_score 0 --bin_size 2 --block_multiplier 2 --bs_cutoff 6 --bs_mapping 0 --cpu_threads 4 --dualstrand 1 --fast 0 --fast_pairing 0 --force_rlength_check 0 --format 1 --gap_extend_penalty 5 --gap_read_penalty 20 --gap_ref_penalty 20 --hard_clip 0 --keep_tags 0 --kmer 13 --kmer_min 0 --kmer_skip 2 --match_bonus 10 --match_bonus_tc 2 --match_bonus_tt 10 --max_cmrs 2147483647 --max_equal 1 --max_insert_size 1000 --max_polya -1 --max_read_length 0 --min_identity 0.650000 --min_insert_size 0 --min_mq 0 --min_residues 0.500000 --min_score 0.000000 --mismatch_penalty 15 --mode 0 --no_progress 1 --no_unal 0 --ocl_threads 1 --output out_ngm-0.5.2.sam --overwrite 1 --pair_score_cutoff 0.900000 --paired 0 --parse_all 1 --pe_delimiter / --qry reads.fastq --qry_count -1 --qry_start 0 --ref /project2/NextGenMapTest/Teaser/references/m_musculus.fasta --ref_mode -1 --sensitive 0 --silent_clip 0 --skip_mate_check 0 --skip_save 0 --slam_seq 0 --step_count 4 --strata 0 --topn 1 --trim5 0 --update_check 0 --very_fast 0 --very_sensitive 0
[NGM] Opening for output (SAM): out_ngm-0.5.2.sam
[SEQPROV] Reading encoded reference from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-enc.2.ngm
[SEQPROV] Reading 4838 Mbp from disk took 0.40s
[PREPROCESS] Reading RefTable from /project2/NextGenMapTest/Teaser/references/m_musculus.fasta-ht-13-2.3.ngm
[PREPROCESS] Reading from disk took 0.92s
[PREPROCESS] Max. k-mer frequency set so 1007!
[INPUT] Input is single end data.
[INPUT] Opening file reads.fastq for reading
[INPUT] Input is Fastq
[INPUT] Estimating parameter from data
[INPUT] Reads found in files: 2199284
[INPUT] Average read length: 22 (min: 22, max: 24)
[INPUT] Corridor width: 8
[INPUT] Average kmer hits pro read: 2.485006
[INPUT] Max possible kmer hit: 3
[INPUT] Estimated sensitivity: 0.828335
[INPUT] Estimating parameter took 1.679s
[INPUT] Input is Fastq
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
Setting of real/effective user Id to 0/0 failed
FATAL: Module fglrx not found.
Error! Fail to load fglrx kernel module! Maybe you can switch to root user to load kernel module directly
[OPENCL] Available platforms: 1
[OPENCL] AMD Accelerated Parallel Processing
[OPENCL] Selecting OpenCl platform: AMD Accelerated Parallel Processing
[OPENCL] Platform: OpenCL 1.2 AMD-APP (1214.3)
[OPENCL] 1 CPU device found.
[OPENCL] Device 0: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz (Driver: 1214.3 (sse2,avx))
[OPENCL] 4 CPU cores available.
[MAIN] Alignments computed: 2056928
[MAIN] Done (2056928 reads mapped (93.53%), 142356 reads not mapped, 2199284 lines written)(elapsed: 30.478718s)
systime2.764579
time34.0698070526
usrtime102.395433
working_directory/project2/NextGenMapTest/Teaser/tests_generated/M4_n