Content deleted Content added
willing to deploy out of cycle given these were just updated |
changed PMC test limit to 8000000, since PMCs greater than 7000000 have now been issued, see https://www.ncbi.nlm.nih.gov/pmc/articles/PMC7003341/ |
||
Line 870:
local function pmc(id, embargo)
local test_limit =
local handler = cfg.id_handlers['PMC'];
local err_cat = ''; -- presume that PMC is valid
|