Is there a setting in GSEA software to filter counts less than 10 before go for GSEA analysis?
Is there in the setting in GSEA software to filter counts less than 10 before go for GSEA analysis?
• 1,100 views
•
link
1 answer
Perhaps you could change the count data into a tibble using tibble from tidyverse and then use the filter function to filter the dataset. Then you could put it through gsva analysis in R. You may be using the estimate package or singscore but the tibble function would work to filter the data.
• 0 views
•
link
Log in to answer this question.
Which GSEA software, specifically?