Uploaded image for project: 'UGENE'
  1. UGENE
  2. UGENE-747

Sequence Writer crashes when GFF fromat is chosen

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: 1.10.2, 1.11
    • Fix Version/s: 1.11
    • Component/s: Workflow
    • Labels:
      None
    • Affect Type:
      Userdefined

      Description

      Sequence Writer provides choosing GFF format, but it is not implemented now. So, UGENE crashes on assert(0).
      Implement writing of GFF files.

      Currently there is a hardcoded solution in the "CoreLib.cpp" file (at branch):

      ---------------------------------------------------------
      // temporary excluding GFF format (UGENE-747)
      {
      supportedFormats.removeOne(BaseDocumentFormats::GFF);
      }
      ---------------------------------------------------------

      Remove it after implementing this issue.

        Attachments

          Activity

            People

            Assignee:
            kir Kirill Rasputin
            Reporter:
            ggrekhov German Grekhov
            Watchers:
            0 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: