fix(repo): Rename all references to data and output dir
This commit is contained in:
parent
f384515737
commit
b4730f6ea8
22 changed files with 67 additions and 69 deletions
|
|
@ -33,7 +33,7 @@ del bib_sample, bib_sample_raw_db
|
|||
if __name__ == "__main__":
|
||||
nr = PrismaNumbers()
|
||||
|
||||
# FIXME use 02-data/supplementary undeduplciated counts to get database starting and snowballing counts
|
||||
# FIXME use data/supplementary undeduplciated counts to get database starting and snowballing counts
|
||||
outp = f"""
|
||||
flowchart TD;
|
||||
search_db["Records identified through database searching (n={nr.nr_database_query_raw})"] --> starting_sample;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue