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

Enable Quickload to specify the 2bit file for a genome

    Details

    • Story Points:
      3
    • Sprint:
      Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23, Fall 6 Nov 30 - Dec 11

      Description

      Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

      (For details see, the wiki documentation on IGB Quickload.)

      Modify this so that a user can specific the genome file using the "file" tag.

      e.g.,

      <file name="foo.2bit" reference="true"/>
      

      and

      <file name="https://example.com/foo.2bit" reference="True"/>
      

      and

      <file name="http://example.com/foo.2bit" reference="True"/>
      

      For example 2bit files corresponding to various genomes, see:

      This location contains multiple subdirectories for different genome versions. For example,

      contains a file named mm10.2bit (http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/mm10.2bit) which contains the same data shown for IGB genome version M_musculus_Dec_2011.

        Attachments

          Activity

          ann.loraine Ann Loraine created issue -
          ann.loraine Ann Loraine made changes -
          Field Original Value New Value
          Epic Link IGBF-1765 [ 17855 ]
          ann.loraine Ann Loraine made changes -
          Assignee Ann Loraine [ aloraine ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          cdias1 Chester Dias (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          cdias1 Chester Dias (Inactive) made changes -
          Status In Progress [ 3 ] To-Do [ 10305 ]
          ann.loraine Ann Loraine made changes -
          Sprint Fall 1: 14 Sep - 25 Sep [ 103 ] Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct [ 103, 104 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          ann.loraine Ann Loraine made changes -
          Description Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,

          <file name="foo.2bit genome_sequence="True"/>

          or

          <file name="https://example.com/foo.2bit" genome_sequence="True"/>

          Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,
          {code}
          <file name="foo.2bit" genome_sequence="True"/>
          {code}

          and

          {code}
          <file name="https://example.com/foo.2bit" genome_sequence="True"/>
          {code}

          and

          {code}
          <file name="http://example.com/foo.2bit" genome_sequence="True"/>
          {code}

          ann.loraine Ann Loraine made changes -
          Description Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,
          {code}
          <file name="foo.2bit" genome_sequence="True"/>
          {code}

          and

          {code}
          <file name="https://example.com/foo.2bit" genome_sequence="True"/>
          {code}

          and

          {code}
          <file name="http://example.com/foo.2bit" genome_sequence="True"/>
          {code}

          Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,
          {code}
          <file name="foo.2bit" reference="True"/>
          {code}

          and

          {code}
          <file name="https://example.com/foo.2bit" reference="True"/>
          {code}

          and

          {code}
          <file name="http://example.com/foo.2bit" reference="True"/>
          {code}

          For example 2bit files corresponding to various genomes, see:

          * http://hgdownload.soe.ucsc.edu/goldenPath

          This location contains multiple subdirectories for different genome versions. For example,

          * http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/

          contains a file named mm10.2bit (http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/mm10.2bit) which contains the same data shown for IGB genome version M_musculus_Dec_2011.


          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          ann.loraine Ann Loraine made changes -
          Description Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,
          {code}
          <file name="foo.2bit" reference="True"/>
          {code}

          and

          {code}
          <file name="https://example.com/foo.2bit" reference="True"/>
          {code}

          and

          {code}
          <file name="http://example.com/foo.2bit" reference="True"/>
          {code}

          For example 2bit files corresponding to various genomes, see:

          * http://hgdownload.soe.ucsc.edu/goldenPath

          This location contains multiple subdirectories for different genome versions. For example,

          * http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/

          contains a file named mm10.2bit (http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/mm10.2bit) which contains the same data shown for IGB genome version M_musculus_Dec_2011.


          Currently, IGB assumes that the genome sequence for a genome version resides physically on the same server as the Quickload metadata files and that the genome version file is named for the genome.

          (For details see, the wiki documentation on IGB Quickload.)

          Modify this so that a user can specific the genome file using the "file" tag.

          e.g.,
          {code}
          <file name="foo.2bit" reference="true"/>
          {code}

          and

          {code}
          <file name="https://example.com/foo.2bit" reference="True"/>
          {code}

          and

          {code}
          <file name="http://example.com/foo.2bit" reference="True"/>
          {code}

          For example 2bit files corresponding to various genomes, see:

          * http://hgdownload.soe.ucsc.edu/goldenPath

          This location contains multiple subdirectories for different genome versions. For example,

          * http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/

          contains a file named mm10.2bit (http://hgdownload.soe.ucsc.edu/goldenPath/mm10/bigZips/mm10.2bit) which contains the same data shown for IGB genome version M_musculus_Dec_2011.


          ann.loraine Ann Loraine made changes -
          Attachment SARS-genome.png [ 14885 ]
          ann.loraine Ann Loraine made changes -
          Attachment quickload.tar.gz [ 14886 ]
          ann.loraine Ann Loraine made changes -
          Attachment SARS-genome.png [ 14887 ]
          ann.loraine Ann Loraine made changes -
          Attachment SARS-genome.png [ 14885 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          ann.loraine Ann Loraine made changes -
          Sprint Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct [ 103, 104 ] Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23 [ 103, 104, 106 ]
          ann.loraine Ann Loraine made changes -
          Rank Ranked higher
          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 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          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 -
          Assignee Chirag Chandrahas Shetty [ chirag24 ]
          chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          chirag24 Chirag Chandrahas Shetty (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Closed [ 6 ] To-Do [ 10305 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Chirag Chandrahas Shetty [ chirag24 ] Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          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 -
          Assignee Noor Zahara [ noor91zahara ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          noor91zahara Noor Zahara (Inactive) made changes -
          Assignee Noor Zahara [ noor91zahara ]
          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 ]
          cdias1 Chester Dias (Inactive) made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          cdias1 Chester Dias (Inactive) made changes -
          Assignee Chester Dias [ cdias1 ]
          cdias1 Chester Dias (Inactive) made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          cdias1 Chester Dias (Inactive) made changes -
          Assignee Chester Dias [ cdias1 ] Noor Zahara [ noor91zahara ]
          nfreese Nowlan Freese made changes -
          Link This issue relates to IGBF-337 [ IGBF-337 ]
          nfreese Nowlan Freese made changes -
          Fix Version/s 9.1.6 Major Release [ 10604 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Closed [ 6 ] To-Do [ 10305 ]
          nfreese Nowlan Freese made changes -
          Assignee Noor Zahara [ noor91zahara ] Nowlan Freese [ nfreese ]
          nfreese Nowlan Freese made changes -
          Sprint Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23 [ 103, 104, 106 ] Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23, Fall 6 Nov 30 - Dec 11 [ 103, 104, 106, 109 ]
          nfreese Nowlan Freese made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          nfreese Nowlan Freese made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          nfreese Nowlan Freese made changes -
          Assignee Nowlan Freese [ nfreese ] Ann Loraine [ aloraine ]
          nfreese Nowlan Freese made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          nfreese Nowlan Freese made changes -
          Status First Level Review in Progress [ 10301 ] To-Do [ 10305 ]
          nfreese Nowlan Freese made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          nfreese Nowlan Freese made changes -
          Assignee Ann Loraine [ aloraine ] Nowlan Freese [ nfreese ]
          nfreese Nowlan Freese made changes -
          Assignee Nowlan Freese [ nfreese ] Noor Zahara [ noor91zahara ]
          nfreese Nowlan Freese made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          nfreese Nowlan Freese made changes -
          Status Needs 1st Level Review [ 10005 ] First Level Review in Progress [ 10301 ]
          nfreese Nowlan Freese made changes -
          Status First Level Review in Progress [ 10301 ] Ready for Pull Request [ 10304 ]
          nfreese Nowlan Freese made changes -
          Status Ready for Pull Request [ 10304 ] Pull Request Submitted [ 10101 ]
          nfreese Nowlan Freese made changes -
          Status Pull Request Submitted [ 10101 ] Reviewing Pull Request [ 10303 ]
          nfreese Nowlan Freese made changes -
          Status Reviewing Pull Request [ 10303 ] Merged Needs Testing [ 10002 ]
          nfreese Nowlan Freese made changes -
          Status Merged Needs Testing [ 10002 ] Post-merge Testing In Progress [ 10003 ]
          nfreese Nowlan Freese made changes -
          Resolution Done [ 10000 ]
          Status Post-merge Testing In Progress [ 10003 ] Closed [ 6 ]
          ann.loraine Ann Loraine made changes -
          Resolution Done [ 10000 ]
          Status Closed [ 6 ] To-Do [ 10305 ]
          ann.loraine Ann Loraine made changes -
          Status To-Do [ 10305 ] In Progress [ 3 ]
          ann.loraine Ann Loraine made changes -
          Status In Progress [ 3 ] Needs 1st Level Review [ 10005 ]
          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 ]
          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 ]

            People

            • Assignee:
              noor91zahara Noor Zahara (Inactive)
              Reporter:
              ann.loraine Ann Loraine
            • Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: