Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency to r #565

Merged
merged 12 commits into from
Jan 5, 2021
Merged

Remove dependency to r #565

merged 12 commits into from
Jan 5, 2021

Conversation

ManuelaRunge
Copy link
Collaborator

Updated r - python scripts:

  • Rt estimation scripts: using epyestim instead of EpiEstim
  • Iteration comparison script to python (uses hosp_cumul and not hosp_det_cumul as the 'det' channels are missing for last iterations )
  • adjusted batch/shell scripts to call python scripts instead of R and commented out not 'translated R scripts' that are not needed for the weekly deliverables (custom seroprevalence plot, fitting script)
  • deleted old Rfiles that are not needed

@ManuelaRunge ManuelaRunge marked this pull request as draft January 5, 2021 11:49
@ManuelaRunge ManuelaRunge linked an issue Jan 5, 2021 that may be closed by this pull request
@ManuelaRunge ManuelaRunge marked this pull request as ready for review January 5, 2021 16:01
@ManuelaRunge ManuelaRunge merged commit 1e42e4e into numalariamodeling:master Jan 5, 2021
jacksonllee pushed a commit that referenced this pull request Feb 10, 2021
* added python script for estimating Rt
* replaced r iteration comparison script with py script
* added Rt timeline plot to iteration comparison script and updated batch file
* commented channels det vs no det
* cleanup  Rt estimation script
* removed not used R files
* removed rfiles from batch and shell files (commented out seroprevalence plot and fitting script)
* added py epyestim script for LL data
* moved argument specification to function call
* updated requirements txt
* bugfixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

remove dependency to using Rstudio in weekly processing workflow
1 participant