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
The core tests in tests/test_core.py do not pass.
The output is as follows:
FAILED tests/test_core.py::Test::test_cellulose_ligand - xml.etree.ElementTree.ParseError: mismatched tag: line 243, column 6 FAILED tests/test_core.py::Test::test_hierarchically_annotated_output - xml.etree.ElementTree.ParseError: mismatched tag: line 181, column 6 FAILED tests/test_core.py::Test::test_high_mannose_glycans - xml.etree.ElementTree.ParseError: mismatched tag: line 235, column 6 FAILED tests/test_core.py::Test::test_human_glycans_sialylated - xml.etree.ElementTree.ParseError: mismatched tag: line 283, column 6 FAILED tests/test_core.py::Test::test_human_glycans_simple - xml.etree.ElementTree.ParseError: mismatched tag: line 265, column 6 FAILED tests/test_core.py::Test::test_mammalian_glycans - xml.etree.ElementTree.ParseError: mismatched tag: line 121, column 6 FAILED tests/test_core.py::Test::test_nmr_glycans_simple - xml.etree.ElementTree.ParseError: mismatched tag: line 273, column 6 FAILED tests/test_core.py::Test::test_nmr_o_glycans - xml.etree.ElementTree.ParseError: mismatched tag: line 121, column 6 FAILED tests/test_core.py::Test::test_nomenclature - AssertionError: assert 'ALA' == 'Unknown' FAILED tests/test_core.py::Test::test_o_glycans - xml.etree.ElementTree.ParseError: mismatched tag: line 185, column 6 FAILED tests/test_core.py::Test::test_plant_glycans - xml.etree.ElementTree.ParseError: mismatched tag: line 183, column 6 FAILED tests/test_core.py::Test::test_sequentially_annotated_output - AttributeError: module 'privateer.analysis' has no attribute 'get_annotated_glycans'
Possible solutions:
The text was updated successfully, but these errors were encountered:
glycojones
GABRAH
No branches or pull requests
The core tests in tests/test_core.py do not pass.
The output is as follows:
Possible solutions:
The text was updated successfully, but these errors were encountered: