This is a static copy of a profile report

Home

processing3 (1 call, 838.931 sec)
Generated 14-Nov-2016 07:47:25 using cpu time.
function in file /home/user/dev/ymap/users/testuser/projects/YJB07PARENT/processing3.m
Copy to new window for comparing multiple runs

Parents (calling functions)
No parent
Lines where the most time was spent

Line NumberCodeCallsTotal Time% TimeTime Plot
4
analyze_SNPs_hapmap('/home/use...
1838.931 s100.0%
5
end
10 s0%
3
cd /home/user/dev/ymap/scripts...
10 s0%
2
diary('/home/user/dev/ymap/scr...
10 s0%
All other lines  0 s0%
Totals  838.931 s100% 
Children (called functions)

Function NameFunction TypeCallsTotal Time% TimeTime Plot
analyze_SNPs_hapmapfunction1838.921 s100.0%
Self time (built-ins, overhead, etc.)  0.010 s0.0%
Totals  838.931 s100% 
Code Analyzer results
No Code Analyzer messages.
Coverage results
Show coverage for parent directory
Total lines in function5
Non-code lines (comments, blank lines)1
Code lines (lines that can run)4
Code lines that did run4
Code lines that did not run0
Coverage (did run/can run)100.00 %
Function listing
time 
calls 
 line
   1 
function [] = processing3()
      1 
   2 
	diary('/home/user/dev/ymap/scripts_seqModules/scripts_WGseq/../../users/testuser/projects/YJB07PARENT/matlab.SNP_analysis.log'); 
      1 
   3 
	cd /home/user/dev/ymap/scripts_seqModules/scripts_WGseq/../../scripts_seqModules/scripts_WGseq; 
 838.93 
      1 
   4 
	analyze_SNPs_hapmap('/home/user/dev/ymap/scripts_seqModules/scripts_WGseq/../../','testuser','testuser','YJB07PARENT','YJB908NOPARENT','Candida_albicans_SC5314','2.0','2.0'); 
      1 
   5 
end