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
Line Number | Code | Calls | Total Time | % Time | Time Plot |
4 | analyze_SNPs_hapmap('/home/use... | 1 | 838.931 s | 100.0% | ![]() |
5 | end | 1 | 0 s | 0% | ![]() |
3 | cd /home/user/dev/ymap/scripts... | 1 | 0 s | 0% | ![]() |
2 | diary('/home/user/dev/ymap/scr... | 1 | 0 s | 0% | ![]() |
All other lines | 0 s | 0% | ![]() | ||
Totals | 838.931 s | 100% |
Function Name | Function Type | Calls | Total Time | % Time | Time Plot |
analyze_SNPs_hapmap | function | 1 | 838.921 s | 100.0% | ![]() |
Self time (built-ins, overhead, etc.) | 0.010 s | 0.0% | ![]() | ||
Totals | 838.931 s | 100% |
Total lines in function | 5 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 4 |
Code lines that did run | 4 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |
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 |