Difference between revisions of "Team:UChile OpenBio-CeBiB/Model/Results"

Line 295: Line 295:
 
     playSlideshow();
 
     playSlideshow();
 
   }
 
   }
 +
};
 +
 +
var next = document.getElementById('next');
 +
var previous = document.getElementById('previous');
 +
 +
next.onclick = function() {
 +
    pauseSlideshow();
 +
    nextSlide();
 +
};
 +
previous.onclick = function() {
 +
    pauseSlideshow();
 +
    previousSlide();
 
};
 
};
 
</script>
 
</script>

Revision as of 14:04, 1 November 2017

Document

Results


From the previous procedures, we obtained the following results:



Phase 1: The First Approach

Metabolic Pathway


Genetic Pathway



Metabolic Pathway, B12 Absent

Metabolic Pathway, B12 Present

Genetic Pathway, B12 Absent

Genetic Pathway, B12 Present

Phase 2: Sensitivity Analysis

jdbhjgkgfs










  • Slide 1
  • Slide 2
  • Slide 3
  • Slide 4
  • Slide 5