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

Make Markdown showing DESeq analysis of Muday time course SL5 data

    Details

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

      Description

      Please review: https://bitbucket.org/hotpollen/flavonoid-rnaseq/src/main/Counts/ClusterCounts.Rmd

      Glorias Requests:

      1. PCA plots for all 3 genotypes at control and stress temperatures in each time point (so, this would be 4 PCA plots). Rob had sent graphs with all 4 time points, 3 genotypes and 2 temperatures and that was hard to parse out. Rasha showed her data with individual time points and it was much easier to follow.

      2. I know that pipelines/analysis procedures evolve. Can you look at the analysis of DE genes with temperature within each genotype and make sure we have a final set of data. This is pertinent to compare with number 3! I think we decided that IQR 50 was the best metric

      3. Analyses of DE genes between genotypes. We have not yet seen those genes for the current analysis pipeline and want to match those up with genes in Number 2. Since there are 3 genotypes, I guess the way this needs to be done is 3 pairwise comparisons at each temperature (so 6 comparisons), but if you all have thoughts on another way, we'd love to hear them.

      4. Volcano plots with lines drawn at p values (not adjusted p-values) less than 0.05 and Log fold change (base 2) of 1.0. This would be comparing temperature response within genotypes (so 3 plots) and differences between genotypes at each temperature (so 6 plots).

      5. We are excited to look at this data in IGB, so that is another thing we want to do and look at regions where there are DE genes.

        Attachments

          Issue Links

            Activity

            Hide
            ann.loraine Ann Loraine added a comment -

            Request for [~molly]:

            Please use bitbucket to share files instead of attaching to the tickets. Fork the repository, make a branch, add the new files to it, and add a link to the branch to the ticket. We can then look at the new files by following the link.

            The problem with attaching so many files to these tickets is that it uses up a lot of extra disk space on our server, making maintenance more difficult and expensive.

            Show
            ann.loraine Ann Loraine added a comment - Request for [~molly] : Please use bitbucket to share files instead of attaching to the tickets. Fork the repository, make a branch, add the new files to it, and add a link to the branch to the ticket. We can then look at the new files by following the link. The problem with attaching so many files to these tickets is that it uses up a lot of extra disk space on our server, making maintenance more difficult and expensive.
            Hide
            ann.loraine Ann Loraine added a comment -

            Sorry, I should have been a little more clear!
            Please add the files to a fork of https://bitbucket.org/hotpollen/flavonoid-rnaseq.
            Also, when adding new data files, use the same prefix as previously created data files for the same data set.
            Please carefully look over the contents of the "ExternalData" directory in https://bitbucket.org/hotpollen/flavonoid-rnaseq to understand where these new files fit in.
            Thank you!

            Show
            ann.loraine Ann Loraine added a comment - Sorry, I should have been a little more clear! Please add the files to a fork of https://bitbucket.org/hotpollen/flavonoid-rnaseq . Also, when adding new data files, use the same prefix as previously created data files for the same data set. Please carefully look over the contents of the "ExternalData" directory in https://bitbucket.org/hotpollen/flavonoid-rnaseq to understand where these new files fit in. Thank you!
            Hide
            ann.loraine Ann Loraine added a comment -

            Also, please always include the ticket number in the commit message, following the existing pattern. This allows us to later on track down why a given change was made.

            Show
            ann.loraine Ann Loraine added a comment - Also, please always include the ticket number in the commit message, following the existing pattern. This allows us to later on track down why a given change was made.
            Hide
            Mdavis4290 Molly Davis added a comment - - edited

            Update:

            Commit:
            https://bitbucket.org/mdavis4290/analysis-flavonoid-rnaseq/commits/07a47f479ce64d3e8ee51bebc92eca19cb434749

            Comments:

            [~RobertReid] Let me know what you think!

            Show
            Mdavis4290 Molly Davis added a comment - - edited Update: Created Markdown: Location: https://bitbucket.org/mdavis4290/analysis-flavonoid-rnaseq/src/main/RNAseq-Analysis/ Commit: https://bitbucket.org/mdavis4290/analysis-flavonoid-rnaseq/commits/07a47f479ce64d3e8ee51bebc92eca19cb434749 Comments: I had to update the names for both files to match, here are the files I am using with the markdown: Location: https://bitbucket.org/mdavis4290/analysis-flavonoid-rnaseq/src/main/RNAseq-Analysis/ Might need to use 'cooksCutoff' and 'independentFiltering' Am I grouping factors correctly and adding the right factors together in the PCA plots? [~RobertReid] Let me know what you think!
            Hide
            Mdavis4290 Molly Davis added a comment -

            [~aloraine] Ok I forked the repository and added commit. Here is the pull request:
            https://bitbucket.org/hotpollen/flavonoid-rnaseq/pull-requests/3

            Show
            Mdavis4290 Molly Davis added a comment - [~aloraine] Ok I forked the repository and added commit. Here is the pull request: https://bitbucket.org/hotpollen/flavonoid-rnaseq/pull-requests/3
            Hide
            ann.loraine Ann Loraine added a comment - - edited

            Please see change requests attached to the PR, repeated here, as well:

            Change requests:

            Please do all new work on a branch named for the ticket. Commit to your branch, not main. This is called a “fork and branch workflow”. Take your time to review how this works. Here’s a tutorial that explains it: Forking Workflow Atlassian Git Tutorial

            Rename data files and metadata files so that they include this prefix in the name: muday-144-SL5, as was done for the multiqc reports in ExternalDataSets folder.

            Include the ticket number in every commit. See examples in the commit history for the repository.

            Please rename the folder “muday-144-analysis” to distinguish it from other data sets analyzed in this same repository.

            Please rename your new Markdown file “muday-144-SL5-Clusters.Rmd”

            In addition to adding the Markdown, knit the Markdown and add the knitted “html” version.

            Once all this is done, I’ll fetch your branch and try to run your code.

            Show
            ann.loraine Ann Loraine added a comment - - edited Please see change requests attached to the PR, repeated here, as well: Change requests: Please do all new work on a branch named for the ticket. Commit to your branch, not main. This is called a “fork and branch workflow”. Take your time to review how this works. Here’s a tutorial that explains it: Forking Workflow Atlassian Git Tutorial Rename data files and metadata files so that they include this prefix in the name: muday-144-SL5, as was done for the multiqc reports in ExternalDataSets folder. Include the ticket number in every commit. See examples in the commit history for the repository. Please rename the folder “muday-144-analysis” to distinguish it from other data sets analyzed in this same repository. Please rename your new Markdown file “muday-144-SL5-Clusters.Rmd” In addition to adding the Markdown, knit the Markdown and add the knitted “html” version. Once all this is done, I’ll fetch your branch and try to run your code.

              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: