Skip to content

Instantly share code, notes, and snippets.

@felipealbrecht
Last active May 4, 2016 22:06
Show Gist options
  • Save felipealbrecht/cdc76a6134d51ca8178da7b4d36ef0e9 to your computer and use it in GitHub Desktop.
Save felipealbrecht/cdc76a6134d51ca8178da7b4d36ef0e9 to your computer and use it in GitHub Desktop.
DeepBlue Change Log

DeepBlue Epigenomic Data Server change log

Version 1.7.0 - (04.04.2016)

  • Stable and published versions.

Version 1.7.3 - (19.04.2016)

  • Command select_genes supports filtering genes by chromosome location. This version breake old code where the select_genes were used. For fixinging it, just include Null,Null, and Null, after the gene_set parameter. Examples and code were updated.

Version 1.7.5 - (27.04.2016)

  • Renamed the parameter name to biosource_name in the command add_sample_from_gsm.
  • Included the types in the description of the command create_column_type_simple.
  • The command get_state is now invisible to the users.

Version 1.7.7 - (04.05.2016)

  • New command collection_experiments_count Reduced and faster version of the faceting_experiments command. This command return a list of IDs, names, and counts of the terms that match the input criteria. Only terms of the given controlled vocabulary returned.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment