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

Pasting raw data with several sequences into alignment

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.19
    • Fix Version/s: None
    • Component/s: Basic-MSA
    • Sprint:
      DEV-40-4
    • Affect Type:
      Userdefined

      Description

      Fix the following use cases:

      Use case 1:

      1. Open an alignment in UGENE.
      2. Copy raw data with several sequences, separated by Unix/Mac OS X new line "\n", like:
        ACGT
        AAAAA
        ACACTA
        
      3. Paste the data into the alignment.
        Expected state: the sequences were added to the bottom of the alignment.
        Bug state: a single sequence, made of the concatenated parts, is added.

      Use case 2:

      1. Open an alignment in UGENE.
      2. Copy raw data with several sequences, separated by Windows new line "\r\n".
      3. Paste the data into the alignment.
        Expected state: the sequences were added to the bottom of the alignment.
        Bug state: a single sequence, made of the concatenated parts, is added.

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              yalgaer Yuliya Algaer
              Reporter:
              oigl Olga Golosova
              Watchers:
              0 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: