ludvigla / semla

Other
47 stars 6 forks source link

filtering normalization etc #12

Closed chrkuo closed 7 months ago

chrkuo commented 11 months ago

Hi I did not know that STUtility is now semla and have been trying to explore the tool but is there a preprocessing normalization scaling/filtering step?

lfranzen commented 10 months ago

Hello @chrkuo! You can apply any of the preprocessing functionalities provided through Seurat, such as normalization and scaling, in the same way as it could be achieved in STUtility. In our "Subset and merge" tutorial on the semla website you can moreover find help on how to use the SubsetSTData() function for filtering your data: https://ludvigla.github.io/semla/articles/subset_and_merge.html

Hope that answers you questions! /Lovisa

lfranzen commented 7 months ago

Closing the issue as no further response has been risen