Difference between revisions of "Sub Cellular Localization"

From Protein Prediction 2 Winter Semester 2014
(2. GUI mockups)
(2. Application design)
Line 23: Line 23:
 
***Score of each protein (confidence)
 
***Score of each protein (confidence)
   
=== 2. Application design ===
+
=== 3. Application design ===
  +
*Expected technical difficulties
 
  +
**Wrong file input format
* Expected technical difficulties
 
  +
**Correct identification of localization
* Fancy libraries you plan to use
 
  +
*Libraries
  +
**D3 - Zoomdata
  +
***https://live.zoomdata.com/zoomdata/visualization#51db7ad4e4b04caf9ab346db-51db7ad4e4b04caf9ab346d5
   
 
=== 3. Your data ===
 
=== 3. Your data ===

Revision as of 22:05, 19 November 2014

Sub Cellular Localization in Cell

1. Objective

"To visualize biological cells and highlight by a user selected sub-cellular compartments in a way that they stand out from the un-selected ones"

2. GUI mockups

Number of Proteins in cell compartment
Protein's score in cell compartment
  • User experience
    • Interactivity
    • Easy identification of the number of proteins in cell compartment
    • Good visualization of data
  • Functionality
    • Parsing the user input “txt” file
    • Mapping the file content into visualization
  • Features
    • Good color scheme to highlight :
      • Number of proteins in a compartment
      • Score of each protein (confidence)

3. Application design

3. Your data

  • Remarks about your input format

4. Roadmap