Bioconductor packages for machine learning with RNAseq
2
1
Entering edit mode
jonessara770 ▴ 10
@jonessara770-11760
Last seen 6.0 years ago

Hello all,

can you please give a list of packages that have been developed to apply machine learning models on RNAseq data?

 

Thanks

Sara

bioconductor • 1.0k views
ADD COMMENT
0
Entering edit mode

There is a bioconductor package "MLInterfaces" that contains interfaces to R machine learning procedures such as svm, random forest, knn, and etc.  Those procedures are built for general purpose, yet you might find it quite helpful for expression data.

ADD REPLY
1
Entering edit mode
@james-w-macdonald-5106
Last seen 3 hours ago
United States

If you go to the package listing page, on the left hand side are a set of 'biocViews', one of which is StatisticalMethod. Machine learning is a broad category that encompasses several of the methods there, but you should be able to look through the choices and see which package(s) are applicable.

ADD COMMENT
1
Entering edit mode
@wolfgang-huber-3550
Last seen 18 days ago
EMBL European Molecular Biology Laborat…

Sara

perhaps you are referring to characteristics of RNA-Seq data that make it necessary to "preprocess" the data before applying regular ML methods: normalisation for library size and transformation to make the data less skewed and less heteroskedastic. Have a look at the variance stabilizing transformation in DESeq2. It's also described in the vignette.

Hope this helps

Wolfgang

 

ADD COMMENT

Login before adding your answer.

Traffic: 973 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6