Skip to content

Commit

Permalink
update-version-v114.0 (#3811)
Browse files Browse the repository at this point in the history
  • Loading branch information
gabdank authored Mar 27, 2021
1 parent fb2a326 commit 346e9a3
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 43 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
Changes
=======
114.0 (released) snovault 1.0.55
--------------------------------
1. ENCD-5832 Consider assembly when choosing pseudo-default files (#3804)
2. ENCD-5824-bug-fix-dnase-analysis-audits (#3801)
3. ENCD-5819-related-files (#3802)
4. update snovault 1.0.55 (#3798)
5. ENCD-5789 Cart pseudo-default files (#3786)
6. ENCD-5786-move-dnase-audits-to-analysis (#3783)
7. ENCD-5787-add-assays-GROcap-GROseq-long-read-scRNAseq-remove-snRNAseq-genotyping-HTS (#3791)
8. ENCD-5745-embed-assay-title-and-annotation-type-in-file (#3794)
9. ENCD-5718-add-rna-get-ui (#3776)
10. ENCD-5817-remove-dup-boost-dataset-award (#3797)
11. ENCD-5803-update-wgbs-vis-def (#3785)
12. ENCD-4612-add-Valis-tracks-GRCm39-M26-V33-dm3-genes-ce10-genes (#3790)
13. ENCD-5773-exp-series-tables-dnase-rna (#3789)
14. ENCD-5790-add-split-seq-library-file-terms (#3782)
15. ENCD-5167-fix-gene-search (#3795)
16. ENCD-5746-deploy-valis-03-08-21 (#3788)
17. ENCD-5729-walkme-in-menu (#3787)
18. SNO-192-update-pip-install (#3750)
19. ENCD-5775-update-biosample-summary (#3773)
20. ENCD-4931-revert-ENCD-4251 (#3784)
21. ENCD-5749-make-bigbed9-collapsible (#3741)
22. ENCD-5784-modify-pearson-audit-encode3-wgbs (#3769)
23. ENCD-5771-add-v33-m39 (#3772)
24. ENCD-5794 Add calculated property read_depth for STAR quality metric (#3770)
25. ENCD-5799-bdd-cart (#3779)
26. ENCD-5774-update-crispr-assay-calc (#3762)
27. ENCD-5792-remove-java-from-cloud-config (#3774)
28. ENCD-5753-adjust-library-linkers-add-extraction-enum (#3771)
29. ENCD-5751-improve-transgenic-enhancer-expt-facets (#3754)
30. ENCD-5732-mapped-run-type (#3748)
31. ENCD-5788-block-new-WGBS-bigBeds (#3764)
32. ENCD-5766 Add audit for differentiation series time units (#3761)
33. ENCD-5744 Display DOI of all datasets (#3760)
34. ENCD-5742-fix-valis-track-sticking (#3755)
35. ENCD-5765-add-enum-gm-introduced-tags (#3758)
36. ENCD-5764-add-pip-version-to-readme (#3747)
37. ENCD-5783-deprecrated-files-crashing-file-details (#3763)
38. ENCD-5791-add-analysis-in-annotations (#3768)
39. ENCD-5740 fix mouse colors (#3766)
40. ENCD-5793 Fix cart downloads for selected analysis and default files (#3767)

113.0 (released) snovault 1.0.54
--------------------------------
1. ENCD-5772-modify-wgbs-audit (#3751)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@

setup(
name='encoded',
version='113.0',
version='114.0',
description='Metadata database for ENCODE',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit 346e9a3

Please sign in to comment.