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

Add more Seurat functions? #4

Open
mblue9 opened this issue Aug 30, 2018 · 1 comment
Open

Add more Seurat functions? #4

mblue9 opened this issue Aug 30, 2018 · 1 comment

Comments

@mblue9
Copy link

mblue9 commented Aug 30, 2018

Thanks for adding your scripts to Bioconda!

I'm wondering if these other Seurat functions should have wrappers here?

These are the functions (mainly visualisation) that I'd already included in the current Galaxy Seurat tool based on the Seurat Guided Clustering tutorial:

  • VlnPlot
  • GenePlot
  • VizPCA
  • PCAPlot
  • PCHeatmap
  • JackStraw
  • JackStrawPlot
  • PCElbowPlot
  • TSNEPlot
  • FindAllMarkers
  • DoHeatmap

And these are the functions I was working on adding here, based on the Seurat integration of 2 groups tutorial:

  • RunCCA
  • MetageneBicorPlot
  • DimHeatmap
  • CalcVarExpRatio
  • SubsetData
  • AlignSubspace
  • RunMultiCCA
@pinin4fjords
Copy link
Member

Hi @mblue9 . Yep, I had just started with the core components of what I considered the 'core' Seurat workflow, with the intent to flesh out later. My priority was analysis rather than visualisation, hence the lack of those routines.

We're trying to keep to one function per script so the components can be linked together in a variety of workflows (Galaxy and otherwise).

Automating this as you suggest in galaxyproject/tools-iuc#2047 (comment), either via r2g2 or an approach inspired by it, would seem to be the sensible way to go, will look into it.

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

2 participants