Entering edit mode
Hi,
I used DESeq2 to identify genes that vary with age. I am now wondering whether DESeq2 can also be used to predict age from gene expression or if the recommended approach would be to export the count normalized (with vst ??) and build the model with an other package ?
Thanks

Thanks ! Do you have any idea how to do that ?
You sure will find online tutorials on regression models / machine learning classifiers. The support site is for help with Bioconductor. Check the StatQuest series of videos over at Youtube. Josh Starmer does a great job introducing concepts to non-stats people.