Closed alvanuffelen closed 8 months ago
Hi @alvanuffelen,
Thanks for this feature request.
Is it feasible to provide an option to enable or disable sorting?
Although the option to disable sorting is feasible, this would not result in the genome summaries being returned in the same order as the input order.
Although we do recognize the value in returning data in the same order as the input order, this feature is not easy to implement in our current system and we are unlikely to add this soon.
Best, Eric
Eric Cox, PhD [Contractor] (he/him/his) NCBI Datasets Sequence Enhancements, Tools and Delivery (SeqPlus) NIH/NLM/NCBI eric.cox@nih.gov
The return order of genome summaries are not the same as the input order.
datasets summary genome accession --inputfile accessions.txt--as-json-lines --debug
From the debug:
To the best of my knowledge, this behavior is not documented. Unexpected outcomes may arise during downstream processing.
Is it feasible to provide an option to enable or disable sorting? accessions.txt output.json debug.txt