Open djcomlab opened 8 years ago
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.
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.