incorrect formats for bioc_2023_stats.tab, bioc_pkg_stats.tab
Closed this issue · 1 comments
rdshear commented
Erroneous formats returned by two text .tab files, all categories.
(* is one of bioc
, annotation
, experiment
, workflows
)
*_YYYY_stats.tab, should return 13 rows, for the aggregate monthly annual count for all packages of catagory *. Currently returning all packages for the year YYYY.
*_pkg_stat.tabs, should return all packages all years, currently returning summary for category, but for all years.
rdshear commented
Not all flavors of *.stats.tab
are yet correct. Issue still unresolved.