Skip to contents

Safely run a rentrez function. If the query fails, the function will retry. All query results are cached. To remove cached data use hard reset.

Usage

search_and_cache(func, args, fnm, ps)

Arguments

func

rentrez function

args

rentrez function arguments, list

fnm

rentrez function name

ps

Parameters list, generated with parameters()

Value

rentrez function results