Skip to content

Adds query to pull unreleased files.#110

Open
zmyers23 wants to merge 1 commit intomasterfrom
WRAN-746-ENCODE_is_complete-update
Open

Adds query to pull unreleased files.#110
zmyers23 wants to merge 1 commit intomasterfrom
WRAN-746-ENCODE_is_complete-update

Conversation

@zmyers23
Copy link
Contributor

No description provided.

@keenangraham
Copy link
Contributor

keenangraham commented Jan 26, 2018

Looks like this was already merged. Casey reverted.

results['status issues'] = status_issues

# Inspect files
query = "/search/?type=File&dataset=/experiments/"+obj['accession']+'/'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Think we can use @id here and string formatting.
query = '/search/?type=File&dataset={}'.format(obj['@id'])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants