Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heatmap: return sorted feature table #228

Open
nbokulich opened this issue Apr 15, 2020 · 0 comments
Open

heatmap: return sorted feature table #228

nbokulich opened this issue Apr 15, 2020 · 0 comments

Comments

@nbokulich
Copy link
Member

Improvement Description
Return a sorted feature table that has the sample/feature sorting order used in the heatmap.

Current Behavior
No feature table is returned.

Proposed Behavior
Sort the feature table based on order in the heatmap, and output this table. This would require making heatmap a pipeline.

Questions

  1. Is this widely useful to users?
  2. Will this increase runtime or create another output that most users will see as clutter?

References

  1. forum xref requested to provide as supplementary data for publication.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant