Recued
Menu
← Back to recipes

Weigh the evidence on a question

by recued-core v1 15 views

Use “Weigh the evidence on a question” in Recued. Search the biomedical literature and return results with the two things an ordinary search hides: how much of what matched is a preprint that was never peer reviewed, and which matches have been retracted. It reads information without changing data in the connected service.

How it works 22 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (22 steps)
question_text trim
Trim whitespace from setting question
question_required template
Generate text from a template
fail: step.question_text is_empty
rows clamp
Clamp setting row limit between 1 and 50
search_raw ?
defaults defaults
Apply defaults
search_accepted template
Generate text from a template
fail: step.total_raw less 0
defaults_2 defaults
Apply defaults
shown count
Count items in results
preprint_query template
Generate text from a template
preprint_raw ?
preprint_total default
Apply default
retracted_query template
Generate text from a template
retracted_raw ?
defaults_3 defaults
Apply defaults
preprints_here filter
Filter by condition
preprints_shown count
Count items in preprints here
preprint_share_raw math
Calculate: {{step.preprint_total}} / {{step.total}} * 100
skip: step.total equal 0
preprint_share_raw_rounded round
Round preprint share raw to 1 decimal places
skip: step.total equal 0
preprint_share default
Apply default
card to_summary
Format results as a summary card
result_table to_table
Format results as a data table
retracted_table to_table
Format results as a data table
Settings 4 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

sort by setting = CITED desc
question setting =
row limit setting = 25
europe pmc setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Europe_pmc connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

europe-pmc europe-pmcresearchhealthmedicalliteraturepreprintsretractionsevidenceread-only

Details

22 steps 4 configurable settings recipe_id: weigh-evidence-europe-pmc