yanwu2014 / swne

Similarity Weighted Nonnegative Embedding (SWNE), a method for visualizing high dimensional datasets
BSD 3-Clause "New" or "Revised" License
104 stars 20 forks source link

Implement Methods for RunSWNE #10

Closed TomKellyGenetics closed 6 years ago

TomKellyGenetics commented 6 years ago

RunSWNE should be a little smarter now to handle seurat objects or compute directly from matrix or data.frame. Default behaviour (without seurat processing) has not been throughly tested.