2021
DOI: 10.1371/journal.pcbi.1008628
|View full text |Cite
|
Sign up to set email alerts
|

Ten simple rules for starting (and sustaining) an academic data science initiative

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
20
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
7
1

Relationship

1
7

Authors

Journals

citations
Cited by 13 publications
(20 citation statements)
references
References 15 publications
0
20
0
Order By: Relevance
“…Therefore, to ensure utility and longevity of your web app, determine who will be designated as the web app maintainer(s) [32,35]. Additionally, we recommend budgeting time (and funds) to documenting your web app as well as incorporating documentation and project sustaining best practices (e.g., [36][37][38]). If your code relies on established R packages, Python libraries, or other software with particular version numbers, consider using tools like Docker (e.g., [39]) or Conda (e.g., https://docs.conda.io/en/latest/) to manage web app dependencies-the software and code versions that your web app depends on to run-and make it easier for others to replicate your web app.…”
Section: Rule 10: Make It Last: Plan For the Long Haulmentioning
confidence: 99%
“…Therefore, to ensure utility and longevity of your web app, determine who will be designated as the web app maintainer(s) [32,35]. Additionally, we recommend budgeting time (and funds) to documenting your web app as well as incorporating documentation and project sustaining best practices (e.g., [36][37][38]). If your code relies on established R packages, Python libraries, or other software with particular version numbers, consider using tools like Docker (e.g., [39]) or Conda (e.g., https://docs.conda.io/en/latest/) to manage web app dependencies-the software and code versions that your web app depends on to run-and make it easier for others to replicate your web app.…”
Section: Rule 10: Make It Last: Plan For the Long Haulmentioning
confidence: 99%
“…Within our School of Data Science, we have given a great deal of thought to this question [3], focusing not so much on the definition itself, but rather on how we embody the meaning and culture of that definition in all aspects of teaching, research, and service to the community. As such, we have arrived at the 4+1 model of data science.…”
Section: Box 1 What Is Data Science? the 4+1 Modelmentioning
confidence: 99%
“…Data science-part computer science, part statistics, part information science, and part applied math-with its unique blend of methodologies and scientific cultures-doesn't acquire meaning until put to practical use. Add to that the influence of the private sector, think DeepMind [3], and you have something new and groundbreaking. As an example, we describe ourselves as a "school without walls"the "school" gives us autonomy in an academic institution, and the "without walls" means we don't own anything but contribute to everything (or at least aim to).…”
mentioning
confidence: 99%
“…Regarding documentation, we recommend budgeting time (and funds) for documenting your web app as well as incorporating documentation and project sustaining best practices (e.g., [ 72 74 ]). Whenever possible, build your web app using widely supported technologies and include a test suite (see Rule 2) to ensure that the web app code will function properly as an ensemble after you have made changes to the source code and web app dependencies (i.e., the software and code versions that your web app depends on to run).…”
Section: Introductionmentioning
confidence: 99%
“…This tool offers another helpful approach to automate tasks, including running your testing scripts. You can learn more about successful web app documentation, maintenance, and longevity as well as doing open and reproducible science from many resources available online (e.g., [ 76 – 82 ]), several of which are in the ten simple rules collection [ 21 , 37 , 57 , 70 , 72 74 , 83 87 ].…”
Section: Introductionmentioning
confidence: 99%