We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Source task(s):
Macro: Support of unsplit nucleotides #4382
1. Validate that unsplit nucleotide could be connected with another unsplit nucleotide (center-to-center way)
2. Validate that unsplit nucleotide could be connected with another unsplit nucleotide (with every attachment point of unsplit nucleotide)
3. Validate that unsplit nucleotide could be connected with peptide (with every attachment point of unsplit nucleotide)
4. Validate that unsplit nucleotide could be connected with CHEM (with every attachment point of unsplit nucleotide)
5. Validate that unsplit nucleotide could be connected with peptide (center-to-center way)
6. Validate that unsplit nucleotide could be connected with CHEM (center-to-center way)
7. Validate that unsplit nucleotide could be connected with micromolecule (with every attachment point of unsplit nucleotide)
8. Validate that unsplit nucleotide could be connected with micromolecule (center-to-center way)
9. Validate that unsplit nucleotide could be connected with phosphate (with every attachment point of unsplit nucleotide)
10. Validate that unsplit nucleotide could be connected with phosphate (center-to-center way)
11. Validate that unsplit nucleotide could be connected with base (with every attachment point of unsplit nucleotide)
12. Validate that unsplit nucleotide could be connected with base (center-to-center way)
13. Validate that unsplit nucleotide could be connected with sugar (with every attachment point of unsplit nucleotide)
14. Validate that unsplit nucleotide could be connected with sugar (center-to-center way)
The text was updated successfully, but these errors were encountered:
Autotests: #5122 - autotests macro support of unsplit nucleotides (#5131
524747b
) * 5122 - Test case1 * 5122 - Test case2 * 5122 - Case 3 * 5122 - Case 4 * 5122 - Case 5 * 5122 - Case 6 * 5122 - Case 7 * 5122 - Case 8 * 5122 - Case 9, 10 * 5122 - Case 11, 12 * 5122 - Case 13, 14 * 5122 - label render problem workaround fix
Successfully merging a pull request may close this issue.
Source task(s):
Macro: Support of unsplit nucleotides #4382
1. Validate that unsplit nucleotide could be connected with another unsplit nucleotide (center-to-center way)
2. Validate that unsplit nucleotide could be connected with another unsplit nucleotide (with every attachment point of unsplit nucleotide)
3. Validate that unsplit nucleotide could be connected with peptide (with every attachment point of unsplit nucleotide)
4. Validate that unsplit nucleotide could be connected with CHEM (with every attachment point of unsplit nucleotide)
5. Validate that unsplit nucleotide could be connected with peptide (center-to-center way)
6. Validate that unsplit nucleotide could be connected with CHEM (center-to-center way)
7. Validate that unsplit nucleotide could be connected with micromolecule (with every attachment point of unsplit nucleotide)
8. Validate that unsplit nucleotide could be connected with micromolecule (center-to-center way)
9. Validate that unsplit nucleotide could be connected with phosphate (with every attachment point of unsplit nucleotide)
10. Validate that unsplit nucleotide could be connected with phosphate (center-to-center way)
11. Validate that unsplit nucleotide could be connected with base (with every attachment point of unsplit nucleotide)
12. Validate that unsplit nucleotide could be connected with base (center-to-center way)
13. Validate that unsplit nucleotide could be connected with sugar (with every attachment point of unsplit nucleotide)
14. Validate that unsplit nucleotide could be connected with sugar (center-to-center way)
The text was updated successfully, but these errors were encountered: