from isatools.convert import sra2isatab sra2isatab.sra_to_isatab_batch_convert(...)
--
--
--
You received this message because you are subscribed to the Google
Groups "ISAforum" group.
To post to this group, send email to isaf...@googlegroups.com
To unsubscribe from this group, send email to
isaforum+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/isaforum?hl=en-GB
Visit the ISA tools website at http://isa-tools.org and http://isacommons.org
---
You received this message because you are subscribed to the Google Groups "ISAforum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isaforum+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Just following up that although it did write out some ISA-TAB files, the results my specific SRA accession did not validate/load into isacreator, so your mileage may vary... [i.e. additional work may be required]
--
Hi John
Thanks for reporting. I just had a look at this submission and indeed, the hint you gave is the cause of the missing samples from the resulting ISA.
The SRA submission does not declare the pool properly so walking back the xml tree stops with the absence of proper linking in the input file.
So it seems we need to get in touch with SRA/ENA on that one as there is not much I can do on the xslt side to address this, except throw a warning when/if i detect such cases.
I can follow up with ENA, unless you have already contacted them
All the best
Philippe
--
--
--
You received this message because you are subscribed to the Google
Groups "ISAforum" group.
To post to this group, send email to isaf...@googlegroups.com
To unsubscribe from this group, send email to
For more options, visit this group at
http://groups.google.com/group/isaforum?hl=en-GB
Visit the ISA tools website at http://isa-tools.org and http://isacommons.org
---
You received this message because you are subscribed to the Google Groups "ISAforum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isaforum+u...@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "ISAforum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/isaforum/8HhS-e670OU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to isaforum+u...@googlegroups.com.
Hi John,
Right, in fact, the XML for the ENA experiment indeed defines the pool:
http://www.ebi.ac.uk/ena/data/view/SRX1544187&display=xml so
no loss here between SRA and ENA
I think I have misled by ENA html rendering, which does not
reference the samples but simply indicates something like '
107 samples' but
the XML document is fine
Just checking, was this pooling issue addressed? I saw the the API was recently updated : http://isa-tools.org/2017/01/isa-api-milestone/