Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro: UI support import sequence #3862

Closed
olganaz opened this issue Jan 11, 2024 · 2 comments · Fixed by #3988
Closed

Macro: UI support import sequence #3862

olganaz opened this issue Jan 11, 2024 · 2 comments · Fixed by #3988

Comments

@olganaz
Copy link
Collaborator

olganaz commented Jan 11, 2024

Requirements

  1. Add to the modal window 'Open'/'Paste from the clipboard' a dropdown menu for format choosing.
    Available options:
  • Ket Format
  • MDL Molfile V3000
  • Sequence
  1. By default Ket format should be chosen
  2. When sequence format is chosen additional options should be displayed:
  • RNA
  • DNA
  • Peptide
  1. DNA/RNA supported symbols: A, T, C, G, U (case insensitive)
    Peptide supported symbols: A, C, D, E, F, G, H, I, K, L, M, N, P, Q, R, S, T, V, W, Y (case insensitive)
    For all other symbols Error should be displayed.

UI
image

image
image

@olganaz olganaz added this to the Macromolecules Milestone 5 milestone Jan 11, 2024
@olganaz olganaz self-assigned this Jan 11, 2024
@olganaz olganaz changed the title Macro: UI modal window to open DNA/RNA/peptide sequence Macro: UI modal window to open and save DNA/RNA/peptide sequence Jan 11, 2024
@olganaz olganaz removed the draft label Jan 12, 2024
@olganaz olganaz changed the title Macro: UI modal window to open and save DNA/RNA/peptide sequence Macro: UI support import/export sequence Jan 16, 2024
@Zhirnoff
Copy link
Collaborator

Tests added to the automation table.

Balzamova added a commit that referenced this issue Jan 29, 2024
Balzamova added a commit that referenced this issue Jan 29, 2024
@Balzamova Balzamova linked a pull request Jan 29, 2024 that will close this issue
9 tasks
Balzamova added a commit that referenced this issue Jan 30, 2024
Balzamova added a commit that referenced this issue Feb 1, 2024
Balzamova added a commit that referenced this issue Feb 1, 2024
Balzamova added a commit that referenced this issue Feb 1, 2024
Balzamova added a commit that referenced this issue Feb 1, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 2, 2024
Balzamova added a commit that referenced this issue Feb 5, 2024
Balzamova added a commit that referenced this issue Feb 6, 2024
rrodionov91 added a commit that referenced this issue Feb 9, 2024
- added a format selection drop-down menu in the "Open"/"Paste from clipboard" modal window

---------

Co-authored-by: Roman Rodionov <roman_rodionov@epam.com>
@rrodionov91 rrodionov91 changed the title Macro: UI support import/export sequence Macro: UI support import sequence Feb 19, 2024
@Zhirnoff
Copy link
Collaborator

Tested. Added minor bug #4114

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants