This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to learn transcriptomics in R

I need to learn transcriptomics in R as a part of my Honours thesis but am unsure how to learn the practical skills of writing scripts and familiarising myself with RNA-seq and single-cell RNA-seq pipelines. If anyone has advice on developing these procedural skills, it would be much appreciated! As an additional note, I do have real data to work with, and I assume this will be helpful.

r transcriptomics

1 answer

The go-to place for all things Bioinformatics in R is Bioconductor. It hosts all relevant packages and also a wealth of educational resources. For transcriptomics in R, several workflows (guided tutorials) and books are available.

Log in to answer this question.