Difference between revisions of "Homework 6"

From Protein Prediction 2 Winter Semester 2014
(Tasks, due Dec 11)
(Tasks, due Dec 11)
 
(32 intermediate revisions by 4 users not shown)
Line 4: Line 4:
 
* the visualization of the component must be seen on GitHub
 
* the visualization of the component must be seen on GitHub
 
* the component(current state) must be workable for a presentation in front of a group on Thursday
 
* the component(current state) must be workable for a presentation in front of a group on Thursday
* think what elements of your component you want to present, each group will have not more than 4 minutes for doing that
+
* think what elements of your component you want to present, each group will have not more than 3 minutes for doing that
 
* complete the table below for the overview of our active projects, their developers, mentors, links to wiki and GitHub pages
 
* complete the table below for the overview of our active projects, their developers, mentors, links to wiki and GitHub pages
   
Line 12: Line 12:
 
! scope="col" width="15%" | Student names !! scope="col" width="15%" | Project name (expected # of students) !! scope="col" width="15%" | Mentor(s) !! scope="col" width="15%" | Wiki entry !! scope="col" width="15%" | GitHub page
 
! scope="col" width="15%" | Student names !! scope="col" width="15%" | Project name (expected # of students) !! scope="col" width="15%" | Mentor(s) !! scope="col" width="15%" | Wiki entry !! scope="col" width="15%" | GitHub page
 
|-
 
|-
  +
| Sai kiran Krishna murthy, Carlo Di Domenico, Enrico Gigiantiello || Parsing And Visualization Of GenBank (2-3 members) || Khalil El Mazouari || [[Parsing_And_Visualization_Of_GenBank]] || [http://kiran002.github.io/genbank-parser/ Github Pages]
| Name 1, Name 2, ... || Project name || Name 1, Name 2, ... || link to the wiki page || link to the GitHub page
 
  +
|-
  +
| Benedikt Rauscher, Sven Punga || Dot-Bracket Notation (2 members) || Björn Grüning || [[Dot-Bracket_Notation]] || [https://github.com/bene200/dot_bracket_notation Github Project Page]
  +
|-
  +
| Matheus Raszl, Diana Papyan || RNA Microarray (2 members) || Tatyana Goldberg, Juan Miguel Cejuela || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/RNAMicro RNA Microarray] || [http://dianapapyan.github.io/RNA_microarrays Project Result]
  +
|-
  +
| Akshit Malhotra, Vinod Rajendran || Visualization of iAnn events || Manuel Corpas || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/Main_Page/VisualizationiAnnEvents VisualizationiAnnEvents] || [https://github.com/iannpro Github]
  +
[http://vinodrajendran001.github.io/biojs-vis-iann-3d-globe/ Globe]
  +
[http://vinodrajendran001.github.io/biojs-vis-iann-bilevel-partition/javascript/index.html Bilevel Partition]
  +
|-
  +
| Mohamed Ahmed, Habtom Kahsay Gidey || Gene List Venn Diagram Visualization || David, Sebastian || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/Venn_Project genevenn] || [http://habtom.github.io/genven/ genven]
  +
|-
  +
| Homa Rasouli, Sebastian Wilzbach || Blast Visualization || Xavier Watkins || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/BLAST_Visualization BLAST Visualization] || [https://greenify.github.io/biojs-vis-blast/ BLAST Visualization]
  +
|-
  +
| Prapaporn Dangnoy, Madhura Kumaraswamy, Maribel Guzman || Sub-cellular localization in a cell (2 members) || Tatyana Goldberg, Juan Miguel Cejuela || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/Sub_Cellular_Localization Sub-cellular Localization in a cell] || [https://github.com/3BioGirls/Sub-cellular-localization-in-cell GitHub Sub-cellular localization in a cell]
  +
|-
  +
| Ahsan ziaullah, Vasantha kumari kommanapalli, Anuradha Ganapathi ||FORCE DIRECTED NETWORK (SPRING ALGORITHM) GRAPH VIEWER || Sebastian, David, Björn Grüning Max || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/FORCE_DIRECTED_NETWORK_%28SPRING_ALGORITHM%29_GRAPH_VIEWER#Application_Design Force Directed Graphs] || [https://github.com/Ahsanzia/FDG Force Directed Graphs]
  +
|-
  +
| Agon Lohaj, Bardh, Lohaj || HSSP Curve || Tatyana Goldberg, Juan Miguel Cejuela || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/HSSP_curve HSSP Curve] || [http://agonlohaj.github.io/hssp_curve/ Github project]
  +
|-
  +
| Irman Abdic || iAnn: Solr schema and new version configuration || Rafael Jiminez || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/IAnnSolrMigration Solr Migration] || [https://github.com/iannpro/iann-solr git hub project 1]
  +
|-
  +
| Irman Abdic || iAnn: Web tool and scripts for Solr migration || Rafael Jiminez || [https://i12r-studfilesrv.informatik.tu-muenchen.de/pp22014/index.php/IAnnSolrMigration Solr Migration] || [https://github.com/iannpro/iann-solr-schema-migration git hub project 2]
  +
|-
  +
| Iris Shih, Ying Li, David Dao || 1Kite Dashboard || Tomas Flouri || [[1_Kite_Dashboard]] || [https://github.com/daviddao/dashify github]
 
|-
 
|-
 
|}
 
|}

Latest revision as of 23:16, 28 January 2015

Tasks, due Dec 11

  • create a GitHub page for your JavaScript component
  • the visualization of the component must be seen on GitHub
  • the component(current state) must be workable for a presentation in front of a group on Thursday
  • think what elements of your component you want to present, each group will have not more than 3 minutes for doing that
  • complete the table below for the overview of our active projects, their developers, mentors, links to wiki and GitHub pages
Student names Project name (expected # of students) Mentor(s) Wiki entry GitHub page
Sai kiran Krishna murthy, Carlo Di Domenico, Enrico Gigiantiello Parsing And Visualization Of GenBank (2-3 members) Khalil El Mazouari Parsing_And_Visualization_Of_GenBank Github Pages
Benedikt Rauscher, Sven Punga Dot-Bracket Notation (2 members) Björn Grüning Dot-Bracket_Notation Github Project Page
Matheus Raszl, Diana Papyan RNA Microarray (2 members) Tatyana Goldberg, Juan Miguel Cejuela RNA Microarray Project Result
Akshit Malhotra, Vinod Rajendran Visualization of iAnn events Manuel Corpas VisualizationiAnnEvents Github

Globe Bilevel Partition

Mohamed Ahmed, Habtom Kahsay Gidey Gene List Venn Diagram Visualization David, Sebastian genevenn genven
Homa Rasouli, Sebastian Wilzbach Blast Visualization Xavier Watkins BLAST Visualization BLAST Visualization
Prapaporn Dangnoy, Madhura Kumaraswamy, Maribel Guzman Sub-cellular localization in a cell (2 members) Tatyana Goldberg, Juan Miguel Cejuela Sub-cellular Localization in a cell GitHub Sub-cellular localization in a cell
Ahsan ziaullah, Vasantha kumari kommanapalli, Anuradha Ganapathi FORCE DIRECTED NETWORK (SPRING ALGORITHM) GRAPH VIEWER Sebastian, David, Björn Grüning Max Force Directed Graphs Force Directed Graphs
Agon Lohaj, Bardh, Lohaj HSSP Curve Tatyana Goldberg, Juan Miguel Cejuela HSSP Curve Github project
Irman Abdic iAnn: Solr schema and new version configuration Rafael Jiminez Solr Migration git hub project 1
Irman Abdic iAnn: Web tool and scripts for Solr migration Rafael Jiminez Solr Migration git hub project 2
Iris Shih, Ying Li, David Dao 1Kite Dashboard Tomas Flouri 1_Kite_Dashboard github