biocore / emperor

Emperor a tool for the analysis and visualization of large microbial ecology datasets
http://biocore.github.io/emperor/
Other
52 stars 50 forks source link

Lasso group of points #153

Closed meganap closed 4 years ago

meganap commented 11 years ago

draw a lasso -get sample IDs, figure out of those have anything in common -get sample IDs, redo pcoa with only those samples

antgonza commented 11 years ago

+1

This functionality will be great + adding click on a sphere to find the name of the sample. Note, to redo PCoA will be out of the scope of this project as we have no "processing" backbone but should be in https://github.com/qiime/evident

ElDeveloper commented 11 years ago
We could just rewrite all those algorithms in javascript, right?

Here they implement lasso/group selection:

http://blog.tempt3d.com/2013/11/marquee-selection-with-threejs.html

rob-knight commented 11 years ago

Redoing pcoa would be REALLY good and the code is not hard. This is an extremely common analysis demand as you know, especially when you find you have to exclude mislabeled points etc.

Reassigning category labels and outputting new/corrected mapping file would also be really good.

On Aug 2, 2013, at 7:23 AM, Yoshiki Vázquez Baeza notifications@github.com<mailto:notifications@github.com> wrote:

We could just rewrite all those algorithms in javascript, right?

— Reply to this email directly or view it on GitHubhttps://github.com/qiime/emperor/issues/153#issuecomment-22005128.

antgonza commented 11 years ago

This is a list of concerns in case we want to do this in Emperor vs Evident:

rob-knight commented 11 years ago

That's a good point, maybe focus should be on doing this via evident not direct in emperor.

On Aug 3, 2013, at 10:31 AM, "Antonio Gonzalez" notifications@github.com<mailto:notifications@github.com> wrote:

This is a list of concerns in case we want to do this in Emperor vs Evident:

— Reply to this email directly or view it on GitHubhttps://github.com/qiime/emperor/issues/153#issuecomment-22055722.