ISA-tools / ISAvalidator-ISAconverter-BIImanager

The ISAvalidator, ISA converter and BII data manager tools
http://www.isa-tools.org
12 stars 15 forks source link

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

Open djcomlab opened 8 years ago

djcomlab commented 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.