Closed DCGenomics closed 7 years ago
We made some progress here https://github.com/NCBI-Hackathons/ga4gh-ncbi-api/issues/12 . I think Nic will be able to present a working solution.
Heres a nice way esearch -db bioproject -query "PRJNA356464" | elink -target sra | efetch -format docsum | xtract -pattern DocumentSummary -ACC @acc -block DocumentSummary -element "&ACC"
(thanks to Bob Sanders)
Stuck here so far: esearch -db bioproject -query "PRJNA356464" | elink -target sra | efetch -format docsum