Fixed
- For samples for which we were unable to estimate abundances using the One Codex Database, we previously displayed unfiltered readcounts, which was not directly comparable to the filtered readcounts displayed for samples that abundances could be estimated for. We now provide the filtered readcounts for both samples that failed to estimate abundances and samples that succeeded.
- Renamed API schema fields from unfiltered_readcountandunfiltered_readcount_w_childrentofiltered_readcountandfiltered_readcount_w_childrento provide consistent metrics.
- Updated Custom Plots to use filtered_readcountmetrics and removed deprecatedunfiltered_*metrics from the metric dropdown menu.
- Updated embedded One Codex client library to match schema changes
Improved
- Added performance improvements for slow loading on workflow runs page.
- Updated cookie consent banner.