What kind of R Project I can do related to gene expression analysis or protein comparison
1
0
Entering edit mode
5.2 years ago

I am currently learning R and want to do a practical project using R programming language can you please suggest any particular topic/data set I can focus on. I am interested in gene expression analysis.

R • 1.2k views
ADD COMMENT
2
Entering edit mode

Hi, I edited your post, this is a question, not a tutorial.

Regarding your project, first I will take a look into R-related packages (limma, affy, edgeR, DESeq)

ADD REPLY
0
Entering edit mode

Thank You will look into it.

ADD REPLY
0
Entering edit mode
5.2 years ago
Gio12 ▴ 220

If you're able to learn some command line to utilize tools like Salmon, DESeq would be a great tool to use. A workflow can be found here.

ADD COMMENT
0
Entering edit mode

If you want to skip the first command-line-based steps, you could start from the read counts using the recount package and their workflow

EDIT: Some background info -- both, Giovanni and me, recommend you dive into comparing the gene expression profiles derived from RNA-seq for multiple samples. That's a classical bioinformatics and R-based analysis called differential gene expression -- you may want to read up on the general details of RNA-seq before you start the analysis so that the results make more sense. Conesa et al., 2016 might be a good starting point.

ADD REPLY

Login before adding your answer.

Traffic: 1515 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