Uploaded image for project: 'IGB'
  1. IGB
  2. IGBF-3355

Create Markdown consolidating DESeq treatment vs control analysis

    Details

    • Type: Task
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: None
    • Labels:
      None

      Description

      For this task, create a new Markdown named FindControlVsStressDEGenes-DESeq.Rmd

      The goal of this new Markdown is to compare treatment versus control samples for each genotype and each treatment duration.

      The Markdown will mirror FindControlVsStressDEGenes-edgeR.Rmd, saved in the same location of the repository.

      Both files will reside in the same folder. Also, both will output results files with the same format. The goal of doing this is to compare the DE genes found by each library.

      Also, the DeSeq Markdown will include volcano plots to summarize results.

        Attachments

          Issue Links

            Activity

            Hide
            Mdavis4290 Molly Davis added a comment -

            Commit: https://bitbucket.org/mdavis4290/molly-flavonoid-rnaseq/commits/be1ab0f595273dab8b5599f234fd6b2359eb3794

            Comments:

            • Need help with writing results of 'res05' from each data frame.
            • Couldn't show code for knitted PDF file for each analysis due to DESeq adding unwanted comments. I used {r include=FALSE}

              in each chunk to avoid the problem. but like I said it also removes the code from the knitted PDF output.

            Attn: [~aloraine]

            Show
            Mdavis4290 Molly Davis added a comment - Commit : https://bitbucket.org/mdavis4290/molly-flavonoid-rnaseq/commits/be1ab0f595273dab8b5599f234fd6b2359eb3794 Comments: Need help with writing results of 'res05' from each data frame. Couldn't show code for knitted PDF file for each analysis due to DESeq adding unwanted comments. I used {r include=FALSE} in each chunk to avoid the problem. but like I said it also removes the code from the knitted PDF output. Attn: [~aloraine]
            Hide
            Mdavis4290 Molly Davis added a comment - - edited

            Cosmetic changes to volcano plots:

            I went ahead and made some changes to the volcano plots. I made the x-axis the same for each plot so there are no outliers. The x-axis is -10 and +10 now. The figures are also all squares looking instead of rectangular. The colors are color blind safe and everything should be in one pdf to view. I also made the titles more simple and removed the grid lines so reading the DE genes is easier.

            Anthony Response:

            Molly,

            These look great! Thank you so much for working so quickly! I think these suffice all our requests!

            Branch: https://bitbucket.org/mdavis4290/molly-flavonoid-rnaseq/branch/IGBF-3355b

            Show
            Mdavis4290 Molly Davis added a comment - - edited Cosmetic changes to volcano plots : I went ahead and made some changes to the volcano plots. I made the x-axis the same for each plot so there are no outliers. The x-axis is -10 and +10 now. The figures are also all squares looking instead of rectangular. The colors are color blind safe and everything should be in one pdf to view. I also made the titles more simple and removed the grid lines so reading the DE genes is easier. Anthony Response : Molly, These look great! Thank you so much for working so quickly! I think these suffice all our requests! Branch : https://bitbucket.org/mdavis4290/molly-flavonoid-rnaseq/branch/IGBF-3355b
            Hide
            ann.loraine Ann Loraine added a comment -

            Question for [~molly]:

            The commits modify or create several files. Are these commits new? What needs to be merged?

            Show
            ann.loraine Ann Loraine added a comment - Question for [~molly] : The commits modify or create several files. Are these commits new? What needs to be merged?
            Hide
            Mdavis4290 Molly Davis added a comment -

            Branch: https://bitbucket.org/mdavis4290/molly3-flavonoid-rnaseq/branch/IGBF-3355
            Pull Request: https://bitbucket.org/hotpollen/flavonoid-rnaseq/pull-requests/20

            Notes: Dr. Loraine already review the cosmetic changes to the volcano plots and markdown. The merge should only add:
            Knitted markdown: FindControlVsStressDEGenes-DESeq.pdf
            Markdown: FindControlVsStressDEGenes-DESeq.Rmd
            Figures: Muday-144-Combined-Volcano-Plots.pdf

            Show
            Mdavis4290 Molly Davis added a comment - Branch : https://bitbucket.org/mdavis4290/molly3-flavonoid-rnaseq/branch/IGBF-3355 Pull Request : https://bitbucket.org/hotpollen/flavonoid-rnaseq/pull-requests/20 Notes : Dr. Loraine already review the cosmetic changes to the volcano plots and markdown. The merge should only add: Knitted markdown : FindControlVsStressDEGenes-DESeq.pdf Markdown : FindControlVsStressDEGenes-DESeq.Rmd Figures : Muday-144-Combined-Volcano-Plots.pdf
            Hide
            ann.loraine Ann Loraine added a comment -

            Merged and ready for testing.

            Show
            ann.loraine Ann Loraine added a comment - Merged and ready for testing.
            Hide
            Mdavis4290 Molly Davis added a comment -

            I went ahead and pulled the new commits and pushed them to my branch. I was able to open the markdown and knit the file with no issues. The figures were also fine and had no errors. Can be moved to done or also be reviewed by someone else! Thanks!

            [~aloraine]

            Show
            Mdavis4290 Molly Davis added a comment - I went ahead and pulled the new commits and pushed them to my branch. I was able to open the markdown and knit the file with no issues. The figures were also fine and had no errors. Can be moved to done or also be reviewed by someone else! Thanks! [~aloraine]
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            To test, try to re-compile the knitted version, i.e., make sure it can run on your system.

            • Install RStudio and R for your platform
            • Request that your bitbucket account be added to Bitbucket workspace https://bitbucket.org/hotpollen, required to access the code repository, which is private
            • After getting added to the workspace, clone repo https://bitbucket.org/hotpollen/flavonoid-rnaseq onto your local (note that you can't access the repo until your bitbucket identity is added to the "hotpollen" group on bitbucket)
            • Once the repo is cloned onto your local computer, start RStudio and use it to open project directory 72_F3H_PollenTube (you can probably also just double-click file 72_F3H_PollenTube.Rproj to open the rpoject)
            • Within RStudio, open file Muday-DESeq-PCA-Plots.Rmd
            • Proceed with any prompts from RStudio to install dependencies needed to "knit" (compile) the file Muday-DESeq-PCA-Plots.Rmd. RStudio will likely ask you to install "knitr", the .Rmd file compiler
            • Once knitr is installed, run "knitr" by clicking the ball of yarn icon or using the appropriate RStudio menus
            • Observe that the first time you try to run the code, RStudio should automatically download and install dependencies required by the code, such as various Bioconductor libraries for analyzing RNA-Seq data, etc. You may need to run knitr more than once. This is normal.
            • Observe that if the code runs properly, a file named Muday-DESeq-PCA-Plots.pdf should be created.
            Show
            ann.loraine Ann Loraine added a comment - - edited To test, try to re-compile the knitted version, i.e., make sure it can run on your system. Install RStudio and R for your platform Request that your bitbucket account be added to Bitbucket workspace https://bitbucket.org/hotpollen , required to access the code repository, which is private After getting added to the workspace, clone repo https://bitbucket.org/hotpollen/flavonoid-rnaseq onto your local (note that you can't access the repo until your bitbucket identity is added to the "hotpollen" group on bitbucket) Once the repo is cloned onto your local computer, start RStudio and use it to open project directory 72_F3H_PollenTube (you can probably also just double-click file 72_F3H_PollenTube.Rproj to open the rpoject) Within RStudio, open file Muday-DESeq-PCA-Plots.Rmd Proceed with any prompts from RStudio to install dependencies needed to "knit" (compile) the file Muday-DESeq-PCA-Plots.Rmd. RStudio will likely ask you to install "knitr", the .Rmd file compiler Once knitr is installed, run "knitr" by clicking the ball of yarn icon or using the appropriate RStudio menus Observe that the first time you try to run the code, RStudio should automatically download and install dependencies required by the code, such as various Bioconductor libraries for analyzing RNA-Seq data, etc. You may need to run knitr more than once. This is normal. Observe that if the code runs properly, a file named Muday-DESeq-PCA-Plots.pdf should be created.
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            Question for [~molly]:

            • I just noticed that the knitted version of Muday-DESeq-PCA-Plots.Rmd is not version-controlled in the repository. Is this intentional?

            Answer: MD waiting to commit the knitted version pending editing / re-writing the .Rmd file.

            Show
            ann.loraine Ann Loraine added a comment - - edited Question for [~molly] : I just noticed that the knitted version of Muday-DESeq-PCA-Plots.Rmd is not version-controlled in the repository. Is this intentional? Answer: MD waiting to commit the knitted version pending editing / re-writing the .Rmd file.
            Hide
            ann.loraine Ann Loraine added a comment -

            The file knits and a PDF is created. Moving to Done.

            Show
            ann.loraine Ann Loraine added a comment - The file knits and a PDF is created. Moving to Done.

              People

              • Assignee:
                Mdavis4290 Molly Davis
                Reporter:
                ann.loraine Ann Loraine
              • Votes:
                0 Vote for this issue
                Watchers:
                Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: