Not logged in
Talk
Contributions
Create account
Log in
Navigation
Main page
About
People
Publications
Teaching
Resources
Research Blog
Wiki Functions
Recent changes
Help
Licensing
Page
Discussion
Edit
View history
Editing
Advanced Computational Communication Methods (Summer 2023)
(section)
From CommunityData
Jump to:
navigation
,
search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Week 3: Reproducible Research II (May 30) == '''Resources:''' * Blog post: [http://datasci.kitzes.com/lessons/python/reproducible_workflow.html Reproducible Workflows] by Justin Kitzes * [https://www.youtube.com/watch?v=r9PWnEmz_tc Introduction to Snakemake Tutorial (video)] * [https://lachlandeer.github.io/snakemake-econ-r-tutorial/index.html An Introduction to Snakemake for social science] * [https://www.youtube.com/watch?v=zqQM66uAig0 LaTeX introduction (video)] * [https://www.overleaf.com/learn/latex/Knitr knitr introduction] '''Slides:''' * [https://jeremydfoote.com/computational_communication_resources/reproducible_research/lecture/reproducible_research.html Week 2 and 3 slides] * [https://purdue.brightspace.com/d2l/le/content/798129/viewContent/13254014/View Video of class meeting] === Reproducible analyses and papers === Key ideas: * Some big benefits (and some drawbacks) to using text-based tools ([https://bookdown.org/yihui/rmarkdown-cookbook/ Markdown] or [https://www.overleaf.com/ LaTeX]) ** Can be put in version control ** Tools like [https://yihui.org/knitr/ knitr] can be used to put code directly into a document * Make figure creation part of your workflow, have documents point to your figures directory * Use citation management software that integrates with your document (use [https://www.zotero.org/ Zotero]) === Sharing === Key ideas: * Share your code and data whenever possible! * Lots of options - [https://osf.io/ OSF.io], [https://dataverse.harvard.edu/ Harvard Dataverse], etc. * Share preprints online === Advanced: Workflow Management === Key ideas: * Tools to reproduce as much of the workflow as possible * README file is much better than nothing * Even better is a "wrapper" script that runs everything ** Very clear exactly what is run and how ** Some fairly simple options: *** Python file *** [https://www.gnu.org/software/make/ GNU Make] *** [https://snakemake.github.io/ Snakemake]
Summary:
Please note that all contributions to CommunityData are considered to be released under the Attribution-Share Alike 3.0 Unported (see
CommunityData:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:
Cancel
Editing help
(opens in new window)
Tools
What links here
Related changes
Special pages
Page information