You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENCODE datasets are represented in identifiers.org through encode scheme. The list of files composing one of these datasets can be fetched using its identifier. For instance:
* test putting back tag = None
* push some debug info
* try adding type hint
* remove type hint, didn't help
* type hint but no cast
* no hint and no cast
* put back cast
* shitty hack
* a little more debug info
* fix if statement
* missing check
* fix checks again
* or to and
* fix tests
* debug info
* remove dumb hack
* more debug info
* more debug
* check version type
* try to find out why version is str None not NoneType
* try new check
* remove debug clutter
* tidy up
ENCODE datasets are represented in identifiers.org through
encode
scheme. The list of files composing one of these datasets can be fetched using its identifier. For instance:https://www.encodeproject.org/experiments/ENCSR703ZIY/?format=json
In the obtained JSON the files section contains the list of files, along with the download link from Amazon S3.
So, WfExS should support fetching those datasets, once #1 and #2 are fixed
The text was updated successfully, but these errors were encountered: