jamiewaese / ePlant

ePlant is a data visualization tool for integrating and exploring multiple levels of biological data.
MIT License
2 stars 1 forks source link

Select a Gene - text box entry #55

Closed jamiewaese closed 10 years ago

jamiewaese commented 11 years ago

I don't remember, did you have this working in an earlier version?

When user types in text box, a combo box should pop up with suggestions of valid entries. When user presses "Get", the system downloads the gene, draws the label, and opens the popup box with the annotation.

When user pastes multiple genes in, separated by commas, the system goes and downloads them all. No popup box, but we'll see the labels show up on the various chromosomes.

yuzhenmi commented 11 years ago

I still have to do this. Never did it for earlier versions.

I don't think we need to open the annotation popup though. The user can just mouse over the new gene label if they want to see it...