We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157209f commit b6c5e8aCopy full SHA for b6c5e8a
1 file changed
examples/sample_config.yml
@@ -15,7 +15,6 @@ retrieval:
15
sources:
16
- pubget
17
- ace
18
- n_jobs: 1 # number of parallel jobs for processing
19
20
screening:
21
abstract:
@@ -52,8 +51,8 @@ screening:
52
51
# additional_instructions: "Focus on methodological rigor and statistical significance."
53
54
output:
55
- prisma_diagram: true
56
formats:
57
- - csv
58
- json
59
- - pdf
+ - nimads
+ - csv
+ prisma_diagram: true # Generate a PRISMA flow diagram
0 commit comments