← Revision 1 as of 2006-07-05 12:59:47 →
Size: 1408
Comment:
|
Size: 2068
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 4: | Line 4: |
Line 10: | Line 9: |
Line 14: | Line 12: |
Line 17: | Line 14: |
'''Try to keep your comments as concrete and constructive as possible. For example, if you find a part of the RFC makes no sense, please say so, but don't stop there. Take the extra step and propose alternatives.''' | Try to keep your comments as concrete and constructive as possible. For example, if you find a part of the RFC makes no sense, please say so, but don't stop there. Take the extra step and propose alternatives. |
Line 20: | Line 17: |
This RFC proposes a new Cytoscape Quick Find feature. The goal of the feature is to enable Cytoscape users to quickly find nodes, and select them in the network view. | |
Line 21: | Line 19: |
##The sections below may be useful when creating an RFC, delete the ones that are not |
The feature will be based loosely on [http://www.google.com/webhp?complete=1&hl=en Google Suggest]. In Google Suggest, a user types a few characters, and Google automatically provides matching search terms which begin with these characters. Along the same lines, a Cytoscape users will type a few characters into a text box, and Cytoscape will automatically provide matching nodes which begin with these characters. The user can then select one of these matching terms, and the nodes will be automatically selected in the network view. Here is a screenshot of my prototype: attachment:quick_find.png |
Line 24: | Line 26: |
Line 26: | Line 27: |
Line 28: | Line 28: |
Line 30: | Line 29: |
Line 34: | Line 32: |
Line 38: | Line 35: |
Line 42: | Line 38: |
Line 44: | Line 39: |
Line 46: | Line 40: |
About this document
This is an official Request for Comment (RFC) for a Cytoscape Quick Find Feature.
For details on RFCs in general, check out the [http://www.answers.com/main/ntquery?method=4&dsid=2222&dekey=Request+for+Comments&gwp=8&curtab=2222_1&linktext=Request%20for%20Comments Wikipedia Entry: Request for Comments (RFCs)]
Status
Open for public comment.
How to Comment
To view/add comments, please scroll down to the bottom of the page. By adding your ideas to the Wiki directly, we can more easily organize everyone's ideas, and keep clear records. Be sure to include today's date and your name for each comment.
Try to keep your comments as concrete and constructive as possible. For example, if you find a part of the RFC makes no sense, please say so, but don't stop there. Take the extra step and propose alternatives.
Proposal
This RFC proposes a new Cytoscape Quick Find feature. The goal of the feature is to enable Cytoscape users to quickly find nodes, and select them in the network view.
The feature will be based loosely on [http://www.google.com/webhp?complete=1&hl=en Google Suggest]. In Google Suggest, a user types a few characters, and Google automatically provides matching search terms which begin with these characters. Along the same lines, a Cytoscape users will type a few characters into a text box, and Cytoscape will automatically provide matching nodes which begin with these characters. The user can then select one of these matching terms, and the nodes will be automatically selected in the network view.
Here is a screenshot of my prototype:
attachment:quick_find.png
Biological Questions / Use Cases
General Notes
Requirements
Deferred Items
None defined yet.
Open Issues
None defined yet.
Backward Compatibility
As this is a new feature, there are no backward compatibility issues.
References
Implementation Plan
Comments
Please add your comments below.