Difference between revisions of "Sub Cellular Localization"

From Protein Prediction 2 Winter Semester 2014
Line 7: Line 7:
 
=== 2. GUI mockups ===
 
=== 2. GUI mockups ===
   
[[File:Mock1.png|thumb|center|700px|740px|Number of Proteins in cell compartment]]
+
[[File:Mock1.png|thumb|center|700px|720px|Number of Proteins in cell compartment]]
   
 
[[File:Mock2.png|thumb|center|700px|700px|Protein's score in cell compartment]]
 
[[File:Mock2.png|thumb|center|700px|700px|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)
   
   
 
 
* Functionality
 
* Features
 
   
 
Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas
 
Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas

Revision as of 22:04, 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)


Tip: showing some images (Photoshop, Gimp, Inkscape, ...) makes it easier to follow your ideas

2. Application design

  • Expected technical difficulties
  • Fancy libraries you plan to use

3. Your data

  • Remarks about your input format

4. Roadmap