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

SRA export does not support genome seq/nucleotide seq measurement/technology combination #67

Open
djcomlab opened this issue Jul 25, 2016 · 0 comments

Comments

@djcomlab
Copy link
Member

If using genome sequencing and nucleotide sequencing measurement/technology type in the input ISA tab for the SRA converter, the converter does not write out an appropriate set of XML tags for the library descriptor.

On inspection of https://github.com/ISA-tools/ISAvalidator-ISAconverter-BIImanager/blob/master/import_layer/src/main/java/org/isatools/isatab/export/sra/SraExportPipelineComponent.java it looks like there are some unimplemented types (especially now with the SRA 1.5 update) that needs to be added.

djcomlab added a commit that referenced this issue Jul 27, 2016
… as well as a few others.

* Add missing STUDY_SET element to study.xml output
* Modifications to SraExportPipelineComponent for new and updated assay types supported by SRA 1.5

Note, some of these changes may affect ISAcreator and ISAconfigurator builds. Until tested with those, keep these changes in this hotfix/copo-sra-export branch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant