Does anyone have experience using machine learning algorithms to analyze RNA sequence data?
have a few questions:
1. format of sequence data. Can raw read counts be used, or is log normalized data preferred (or another form of data processing)?
2. my data set has about 26,000 genes, so wondering what % of the most variable genes I should include in the analysis. For example, should I start with the top 200 most variable? or top 1000? etc.