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

XMLError: internal error: Huge input lookup from XML parser #25

Closed
KwatMDPhD opened this issue Feb 17, 2022 · 9 comments
Closed

XMLError: internal error: Huge input lookup from XML parser #25

KwatMDPhD opened this issue Feb 17, 2022 · 9 comments

Comments

@KwatMDPhD
Copy link

What's going on?

@mattBrzezinski
Copy link
Member

Do you have an example of what is broken? What version you are using of the package and Julia?

@KwatMDPhD
Copy link
Author

@mattBrzezinski
Copy link
Member

1.7.2

http://www.gsea-msigdb.org/gsea/msigdb/download_file.jsp?filePath=/msigdb/release/7.5.1/msigdb_v7.5.1.xml

Thank you very much.

This is not a public file. Can you post what the error is that you're getting in Julia?

@KwatMDPhD
Copy link
Author

Could you please try downloading the only .xml listed here? http://www.gsea-msigdb.org/gsea/downloads.jsp

You can use "kwatme8 at gmail. com"

@KwatMDPhD
Copy link
Author

Screen Shot 2022-02-17 at 13 27 20

@mattBrzezinski
Copy link
Member

This is a problem stemming in EzXML.jl, most likely because the file is too large and needs to be partitioned down.

@KwatMDPhD
Copy link
Author

Is there anyway to read this big xml?

@mattBrzezinski
Copy link
Member

Here's a list of other XML packages in Julia.

@KwatMDPhD
Copy link
Author

Thank you for looking into this.

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

2 participants