You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
… 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.
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.
The text was updated successfully, but these errors were encountered: