Skip to content

Plot_ly-based plotting functions for use with Seurat objects

License

Notifications You must be signed in to change notification settings

milescsmith/SeuratPlotly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SeuratPlotly

Plot_ly-based functions that are enhanced counterparts to the plotting functions available in the Seurat package. The primary advantage SeuratPlotly has over the standard plotting functions of Seurat are the inclusion of 3D scatterplots of dimentional reductions. For example, DimPlotly3D allows viewing the first 3 UMAP dimensions of of the Villani dataset

villani_umap_dimplotly3d <script data-plotly="milescsmith:1" sharekey-plotly="zKLzhDBe2mTLL2bXpSF5cF" src="https://plot.ly/embed.js" async></script>

(click to interact with the plot) whereas FeaturePlotly3D and Feature2Plotly3D allow for viewing the expression of given features (in this case CD14 and CD16) in 3 dimensions:

villani_umap_feature2plotly3d <script data-plotly="milescsmith:3" sharekey-plotly="HV3YP8852vFIInj7eltyae" src="https://plot.ly/embed.js" async></script>