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

Prepare Quickload site for paper submission

    Details

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

      Description

      This file:

      https://bitbucket.org/krizeklab/ant-chip/src/master/src/makeAnnotsXml.py

      contains code for generating a Quickload site annotations "annots.xml" file for this article:

      • The Arabidopsis transcription factor AINTEGUMENTA orchestrates patterning genes and auxin signaling in the establishment of floral growth and form

      by Prof. Beth Krizek at University of South Carolina

      This paper describes how Dr. Krizek has been using IGB to analyze ChIP-Seq and RNA-Seq data sets she made from Arabidopsis plants to identify targets and gene networks controlled by AINTEGUMENTA, a DNA-binding protein that regulates floral development.

      However, this annots.xml includes other data sets not relevant to the paper.

      So we now need to prepare a new annots.xml file that shows just the data sets relevant to the paper and not the others.

      For this task, let's add a new parameter setting to the script that allows us to produce two different annots.xml files – one that includes only the data sets relevant to the paper and another that includes ALL the data sets.

      Lastly, also let us also figure out how to use ansible to deploy the files remotely to a BioViz server. Specifically, identify a set of ansible commands that can transfer a Quickload site for this data set to a BioViz host. Put these into a playbook and add the playbook to the repository for future reference and future use.

      Note: The deadline for this task is end-of-day Jan 31, 2020. First priority is to modify the script as noted above. So do that first. Second priority is to develop the ansible playbook.

        Attachments

          Activity

          ann.loraine Ann Loraine created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Epic Link IGBF-1926 [ 18017 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Description This file:

          https://bitbucket.org/krizeklab/ant-chip/src/master/src/makeAnnotsXml.py

          contains code for generating a Quickload site annotations "annots.xml" file for this article:

          * The Arabidopsis transcription factor AINTEGUMENTA orchestrates patterning genes and auxin signaling in the establishment of floral growth and form

          by Prof. Beth Krizek at University of South Carolina

          This paper describes how Dr. Krizek has been using IGB to analyze ChIP-Seq and RNA-Seq data sets she made from Arabidopsis plants to identify targets and gene networks controlled by AINTEGUMENTA, a DNA-binding protein that regulates floral development.

          However, this annots.xml includes other data sets not relevant to the paper.

          So we now need to prepare a new annots.xml file that shows **just** the data sets relevant to the paper and not the others.

          For this task, let's add a new parameter setting to the script that allows us to produce two different annots.xml files -- one that includes only the data sets relevant to the paper and another that includes ALL the data sets.

          Lastly, also figure out how to use ansible to deploy the files remotely to a BioViz server. Specifically, identify a set of ansible commands that can transfer a Quickload site for this data set to a BioViz host. Put these into a playbook and add the playbook to the repository for future reference and future use.

          **Note**: The deadline for this task is end-of-day Jan 31, 2020. First priority is to modify the script as noted above. So do that first. Second priority is to develop the ansible playbook.
          This file:

          https://bitbucket.org/krizeklab/ant-chip/src/master/src/makeAnnotsXml.py

          contains code for generating a Quickload site annotations "annots.xml" file for this article:

          * The Arabidopsis transcription factor AINTEGUMENTA orchestrates patterning genes and auxin signaling in the establishment of floral growth and form

          by Prof. Beth Krizek at University of South Carolina

          This paper describes how Dr. Krizek has been using IGB to analyze ChIP-Seq and RNA-Seq data sets she made from Arabidopsis plants to identify targets and gene networks controlled by AINTEGUMENTA, a DNA-binding protein that regulates floral development.

          However, this annots.xml includes other data sets not relevant to the paper.

          So we now need to prepare a new annots.xml file that shows *just* the data sets relevant to the paper and not the others.

          For this task, let's add a new parameter setting to the script that allows us to produce two different annots.xml files -- one that includes only the data sets relevant to the paper and another that includes ALL the data sets.

          Lastly, also let us also figure out how to use ansible to deploy the files remotely to a BioViz server. Specifically, identify a set of ansible commands that can transfer a Quickload site for this data set to a BioViz host. Put these into a playbook and add the playbook to the repository for future reference and future use.

          *Note*: The deadline for this task is end-of-day Jan 31, 2020. First priority is to modify the script as noted above. So do that first. Second priority is to develop the ansible playbook.
          ann.loraine Ann Loraine made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          Hide
          ann.loraine Ann Loraine added a comment -
          • Modified makeAnnotsXml.py to support a new flag "--manuscriptJan2020" (or "-m" for short) that prints (to stdout) XML containing only data sets mentioned in the paper.
          • Added a new script makeQuickloadForJan2020Manuscript.sh that creates a Quickload directory structure for above.
          • Uploaded to BioViz site's "htdocs" directory (using scp); opened and loaded a few data sets in IGB and noticed no problems observed

          Made and pushed new branch with new code - https://bitbucket.org/aloraine/ant-chip/src/IGBF-2233/

          Show
          ann.loraine Ann Loraine added a comment - Modified makeAnnotsXml.py to support a new flag "--manuscriptJan2020" (or "-m" for short) that prints (to stdout) XML containing only data sets mentioned in the paper. Added a new script makeQuickloadForJan2020Manuscript.sh that creates a Quickload directory structure for above. Uploaded to BioViz site's "htdocs" directory (using scp); opened and loaded a few data sets in IGB and noticed no problems observed Made and pushed new branch with new code - https://bitbucket.org/aloraine/ant-chip/src/IGBF-2233/
          ann.loraine Ann Loraine made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Added new index.html to folder in above directory. Needed to introduce several symbolic links to get the style sheets and javascript to load.

          Show
          ann.loraine Ann Loraine added a comment - Added new index.html to folder in above directory. Needed to introduce several symbolic links to get the style sheets and javascript to load.
          ann.loraine Ann Loraine made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          ann.loraine Ann Loraine made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          ann.loraine Ann Loraine made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          Hide
          ann.loraine Ann Loraine added a comment -

          Merged branch into master at team repository. Closed branch. Waiting now for Dr. Krizek's feedback.

          Show
          ann.loraine Ann Loraine added a comment - Merged branch into master at team repository. Closed branch. Waiting now for Dr. Krizek's feedback.
          ann.loraine Ann Loraine made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          ann.loraine Ann Loraine made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          ann.loraine Ann Loraine made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]

            People

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

              Dates

              • Created:
                Updated:
                Resolved: