Open GoogleCodeExporter opened 8 years ago
Question about parsing APIs
if I follow this path:
containers(list of flowcell_serials)->placement(list of lane
numbers)->artifacts (list of samples) -> sample (sample info) -> project
(project info)
then technician, instrument and date run info will be missing, because they are
listed in processes. I can get to processes through parent-process in artifacts
but this is a redundant, because this info is the same for every artifact.
Can you suggest a better way of parsing technician, instrument and date run
info?
Or we don't need to parse it at all?
Original comment by natalia....@gmail.com
on 29 Aug 2014 at 7:41
I also cant find where to parse the "organism" field
Original comment by natalia....@gmail.com
on 29 Aug 2014 at 9:50
Ok, I found the "organism" field in sample udf's.
Where can I get a description of a genologics custom configuration with the
list of fields that were configured or created?
Original comment by natalia....@gmail.com
on 30 Aug 2014 at 12:37
Original issue reported on code.google.com by
zack...@gmail.com
on 20 Aug 2014 at 9:44