-
Notifications
You must be signed in to change notification settings - Fork 185
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add IDT expected output files and update file type handling in autote…
…sts (#6400)
- Loading branch information
Showing
28 changed files
with
182 additions
and
256 deletions.
There are no files selected for viewing
381 changes: 156 additions & 225 deletions
381
ketcher-autotests/tests/Macromolecule-editor/Import-Saving-Files/import-saving-idt.spec.ts
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file modified
BIN
-10.6 KB
(61%)
...aving-ambiguous-DNA-bases-with-mapping-mixed-in-IDT-format-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.81 KB
...aving-ambiguous-DNA-bases-with-mapping-mixed-in-IDT-format-3-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-9.66 KB
(62%)
...aving-ambiguous-RNA-bases-with-mapping-mixed-in-IDT-format-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+7.61 KB
...aving-ambiguous-RNA-bases-with-mapping-mixed-in-IDT-format-3-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-10.3 KB
(67%)
...ng-ambiguous-common-bases-with-mapping-mixed-in-IDT-format-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+8.82 KB
...ng-ambiguous-common-bases-with-mapping-mixed-in-IDT-format-3-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+6 Bytes
(100%)
...-idt-Files-Check-import-of-ket-file-and-save-in-idt-format-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-13.4 KB
(49%)
...Saving-idt-Files-Validate-80-char-formating-for-IDT-export-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+6.89 KB
...Saving-idt-Files-Validate-80-char-formating-for-IDT-export-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-19.2 KB
(25%)
...rt-of-known-modified-monomers-with-IDT-alias-and-structure-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-26.8 KB
(38%)
...of-mult-c3205-rom-IDT-format-using-Save-file-Sequence-mode-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-17.4 KB
(33%)
...of-sequ-3f70b-ns-from-IDT-format-using-Save-file-Flex-mode-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-131 Bytes
(98%)
...-of-sequ-4e528-ifications-from-IDT-format-using-API-getIdt-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-15.2 KB
(27%)
...of-sequ-b1340-rom-IDT-format-using-Save-file-Sequence-mode-1-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-17.4 KB
(36%)
...t-if-is-s-7963b-P-is-included-in-nucleotide-if-not-it-is-P-2-chromium-linux.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 2 additions & 0 deletions
2
ketcher-autotests/tests/test-data/IDT/Ambiguous (common) Bases (mixed)-expected.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
rMrRrSrV/3Phos/ | ||
MRSV/3Phos/ |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/Ambiguous DNA Bases (mixed)-expected.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
NBDHKWY/3Phos/ |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/Ambiguous RNA Bases (mixed)-expected.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
rNrBrDrHrKrWrY/3Phos/ |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/idt-line-longer-than-80-chars-expected.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/52MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA//i2MOErA/ |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/sequences-with-modifications-1.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
A*C*G*C*G*C*G*A*C*T*A*T*A*C*G*C*G*C*C*T |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/sequences-with-modifications-2.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
+G*+C*+G*C*G*A*C*T*A*T*A*C*G*+C*+G*+C |
5 changes: 5 additions & 0 deletions
5
ketcher-autotests/tests/test-data/IDT/sequences-with-modifications-3.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
A*C*G*C*G*C*G*A*C*T*A*T*A*C*G*C*G*C*C*T | ||
/52MOErA/*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErG/*C*G*A*C*T*A*T*A*C*G*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErC/*/32MOErT/ | ||
+G*+C*+G*C*G*A*C*T*A*T*A*C*G*+C*+G*+C | ||
mA*mC*mG*mC*mG*C*G*A*C*T*A*T*A*C*G*mC*mG*mC*mC*mU | ||
/52MOErA/*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErG/*/iMe-dC/G*A*/iMe-dC/T*A*T*A*/iMe-dC/G*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErC/*/32MOErT/ |
1 change: 1 addition & 0 deletions
1
ketcher-autotests/tests/test-data/IDT/sequences-with-modifications-4.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/52MOErA/*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErG/*/iMe-dC/G*A*/iMe-dC/T*A*T*A*/iMe-dC/G*/i2MOErC/*/i2MOErG/*/i2MOErC/*/i2MOErC/*/32MOErT/ |
2 changes: 2 additions & 0 deletions
2
ketcher-autotests/tests/test-data/IDT/sequences-with-modifications-5.idt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
/52MOErA/*/i2MOErC/*/32MOErT/ | ||
/5Phos/ACG/3Phos/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters