We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The SRA DRS service /objects end point expands bundle contents recursively but does not retrieve the DRSObject for the files themselves. /objects would need to be called again for each file. See https://github.com/ga4gh/fasp-scripts/blob/master/notebooks/drs/Bundle%20expansion.ipynb
Is the spec clear as to whether or not bundle expansion should expand the DRSObjects at the file level?
We should also consider whether bundle expansion is practical given the SRA experience in implementing it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The SRA DRS service /objects end point expands bundle contents recursively but does not retrieve the DRSObject for the files themselves. /objects would need to be called again for each file.
See https://github.com/ga4gh/fasp-scripts/blob/master/notebooks/drs/Bundle%20expansion.ipynb
Is the spec clear as to whether or not bundle expansion should expand the DRSObjects at the file level?
We should also consider whether bundle expansion is practical given the SRA experience in implementing it.
The text was updated successfully, but these errors were encountered: