Science Homework Help

San Diego State University Differential Gene Expression Analysis Discussion

 

Assignment #1

now that you have a brief overview of RNA-seq analysis and one of the most popular bioinformatics software available, DESeq2, you will conduct your own demo analysis in order to get a sense of the entire process.

Use the DESeq2 tutorial to recreate the analysis with one of the following data sets:

dataset3 which I attached

For submission, upload a DESeq2 results table in “.csv” format, with entries sorted by descending Log2FoldChange values and entries with adjusted p-value (padj) <0.075 removed. Please make sure to annotate your “.rmd” document with what each function/tidbit of code is doing; you will be uploading this R markdown document as part of your notebook check 3.

Assignment #2 note check

For your third notebook check, please upload your R Markdown (.rmd) document which you used for your personal differential gene expression analysis assignment. Make sure to annotate/take notes in the markdown format (#take your notes like this) on what each function and section of the tutorial/assignment is doing.