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
sra2isatab.sra_to_isatab_batch_convert() does not run correctly due to missing files:
sra2isatab.sra_to_isatab_batch_convert()
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.
package_data
setup.py
Reported via isaforum
The text was updated successfully, but these errors were encountered:
Fix tested on PyPI test server https://testpypi.python.org/pypi/isatools/0.3.1c
Sorry, something went wrong.
147a1d3
Fixes #142; correct version number to 0.3.1 for publishing
a86da02
djcomlab
No branches or pull requests
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 ofsetup.py
.Reported via isaforum
The text was updated successfully, but these errors were encountered: