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

Compare original mark-2022-timeseries data to SRA Re-run data

    Details

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

      Description

      Data has been submitted to SRA and now needs to be reviewed. To do this we perform a rerun of the data by pulling it from SRA directly and pushing it through the nextflow pipeline and prepping it for IGB quick load. To confirm that the data on SRA is correct we can make a few comparisons with the original data.

      • Compare files sizes of the original data to the new rerun file sizes.
      • Open IGB and compare bam and coverage graphs with the original and rerun data.
      • Perform these comparisons SL4 and SL5

      mark-2022-timeseries cluster Directories:

      Original: /projects/tomato_genome/fnb/dataprocessing/mark-2022-timeseries
      Re-run: /projects/tomato_genome/fnb/dataprocessing/SRP441343

        Attachments

          Issue Links

            Activity

            Hide
            Mdavis4290 Molly Davis added a comment -

            Added a new line of code for the CheckSRA markdowns so that if the output file is empty is will not save. I am going to commit the changes for this markdown and the other markdowns as well for muday lab CheckSRA in ticket IGBF-3693

            if(nrow(output_df) > 0) readr::write_csv(output_df, output_fname)
            
            Show
            Mdavis4290 Molly Davis added a comment - Added a new line of code for the CheckSRA markdowns so that if the output file is empty is will not save. I am going to commit the changes for this markdown and the other markdowns as well for muday lab CheckSRA in ticket IGBF-3693 if (nrow(output_df) > 0) readr::write_csv(output_df, output_fname)
            Show
            Mdavis4290 Molly Davis added a comment - Branch : https://bitbucket.org/mdavis4290/molly-2-splicing-analysis/branch/IGBF-3639c
            Hide
            ann.loraine Ann Loraine added a comment -

            I reviewed the new text of the Markdown using the bitbucket interface. It looks like the code and text about the code is no longer referencing the Muday dataset but is instead only talking about the current task, which is making sure that the pre- and post-SRA submission data are cool.

            Please submit PR when ready.

            attn: Molly Davis

            Show
            ann.loraine Ann Loraine added a comment - I reviewed the new text of the Markdown using the bitbucket interface. It looks like the code and text about the code is no longer referencing the Muday dataset but is instead only talking about the current task, which is making sure that the pre- and post-SRA submission data are cool. Please submit PR when ready. attn: Molly Davis
            Show
            Mdavis4290 Molly Davis added a comment - PR : https://bitbucket.org/hotpollen/splicing-analysis/pull-requests/16
            Hide
            ann.loraine Ann Loraine added a comment -

            PR is merged. Moving to DONE.

            Show
            ann.loraine Ann Loraine added a comment - PR is merged. Moving to DONE.

              People

              • Assignee:
                Mdavis4290 Molly Davis
                Reporter:
                Mdavis4290 Molly Davis
              • Votes:
                0 Vote for this issue
                Watchers:
                Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: