issues
search
ENCODE-DCC
/
encoded
Metadata database for ENCODE project
https://www.encodeproject.org
MIT License
110
stars
51
forks
source link
ENCM-138-cart-facet-count
#4386
Closed
gabdank
closed
1 year ago
gabdank
commented
1 year ago
Rewrite
compileAnalysesByTitle()
to do what it advertises itself to do. Non-released analyses are now ignored.
Correct the return value of
compileDatasetAnalyses()
.
Now using default_analysis to pick an analysis if available. Keeping a console.log for now for testing.
Remove console.log.
Update the cart BDD test for the analysis updates.
compileAnalysesByTitle()
to do what it advertises itself to do. Non-released analyses are now ignored.compileDatasetAnalyses()
.