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

Multiple Genbank structured comment warnings #4720

Open
peterjc opened this issue May 5, 2024 · 0 comments
Open

Multiple Genbank structured comment warnings #4720

peterjc opened this issue May 5, 2024 · 0 comments

Comments

@peterjc
Copy link
Member

peterjc commented May 5, 2024

Noted today while parsing mtDNA GenBank files from NCBI:

BiopythonParserWarning: Structured comment not parsed for NC_037500. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_037499. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_037498. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MF957173. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MF957172. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MF957171. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MN531849. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MN531848. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MN531847. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for MN531846. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_057214. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_057213. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_057212. Is it malformed?
BiopythonParserWarning: Structured comment not parsed for NC_057211. Is it malformed?

Running 7bd1038 - likely something the parser needs tweakign for, although it looks like just 4 cases.

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

No branches or pull requests

1 participant