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

Missing SRA resource files (xml) from published isatools package on PyPI #142

Closed
djcomlab opened this issue Sep 9, 2016 · 1 comment
Closed
Assignees
Labels
Milestone

Comments

@djcomlab
Copy link
Member

djcomlab commented Sep 9, 2016

sra2isatab.sra_to_isatab_batch_convert() does not run correctly due to missing files:

  • isa-api/master/isatools/convert/resources/sra/blank.xml
  • isa-api/master/isatools/convert/resources/sra/sra-isa-measurement_type_mapping.xml

due to packaging error where these files are not added to the package_data section of setup.py.

Reported via isaforum

@djcomlab djcomlab added the bug label Sep 9, 2016
@djcomlab djcomlab self-assigned this Sep 9, 2016
@djcomlab djcomlab added this to the 0.3 milestone Sep 9, 2016
@djcomlab
Copy link
Member Author

djcomlab commented Sep 9, 2016

Fix tested on PyPI test server https://testpypi.python.org/pypi/isatools/0.3.1c

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

No branches or pull requests

1 participant