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

Rename functions in R/assign_job_queue.R file #36

Closed
Seyi007 opened this issue Oct 5, 2024 · 3 comments
Closed

Rename functions in R/assign_job_queue.R file #36

Seyi007 opened this issue Oct 5, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request outreachy for outreachy interns

Comments

@Seyi007
Copy link
Collaborator

Seyi007 commented Oct 5, 2024

          [R/assign_job_queue.R](https://github.com/JRaviLab/MolEvolvR/blob/main/R/assign_job_queue.R)
Original Modified User Facing
make_opts2procs createOptions2ProcessMapping ❓mapOption2Process
map_advanced_opts2procs getProcessesForAdvancedOptions ❓mapAdvOption2Process
get_proc_medians calculateProcessRuntime
write_proc_medians_table writeProcessRuntime2TSV
write_proc_medians_yml writeProcessRuntimeToYML
get_proc_weights getProcessRuntimeWeights
advanced_opts2est_walltime calculateEstimatedWallTimeFromOptions

Originally posted by @the-mayer in #7 (comment)

All update should follow this format:

Original Modified User Facing
original_function newFunction

NOTE: Before beginning to work on a particular file, please check to see that @jananiravi has given the 👍 on the comment.

Please follow the contributing guidelines and create a new branch containing your changes. Commit your work, and submit a PR when ready for review.

Additionally, use the search in all files functionality in VS code, Rstudio, or any other text editor, and list all files the function is being called or used to be updated later.

@Seyi007 Seyi007 added enhancement New feature or request outreachy for outreachy interns labels Oct 5, 2024
@Seyi007
Copy link
Collaborator Author

Seyi007 commented Oct 7, 2024

Current working on this as well as #30

@Seyi007
Copy link
Collaborator Author

Seyi007 commented Oct 8, 2024

R/assign_job_queue.R

  • make_opts2procs | Namespace, advanced_opt2test_walltime.Rd (auto-gen), make_opts2procs.Rd,

  • map_advanced_opts2procs | Namespace, map_advanced_opts2procs.Rd

  • get_proc_medians | Namespace, get_proc_medians.Rd,

  • write_proc_medians_table | Namespace, write_proc_medians_table.Rd

  • write_proc_medians_yml | Namespace, write_proc_medians_yml.Rd

  • get_proc_weights | Namespace, get_proc_weights.Rd, write_proc_medians_yml_Rd

  • advanced_opts2est_walltime | Namespaces, advanced_opts2est_walltime.Rd, assign_job_queue.Rd

  • assign_job_queue | Namespaces, advanced_opts2est_walltime.Rd, assign_job_queue.Rd, get_proc_medians.Rd, [x] [x] [x]

  • get_proc_weights.Rd, make_opts2procs.Rd, map_advanced_opts2procs.Rd, plot_estimated_walltimes.Rd, write_proc_medians_table.Rd, write_proc_medians_yml.Rd

  • plot_estimated_walltimes | Namespace, plot_estimated_walltimes.Rd,

@jananiravi

@Seyi007 Seyi007 closed this as completed Oct 8, 2024
@Seyi007
Copy link
Collaborator Author

Seyi007 commented Oct 8, 2024

Task Done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request outreachy for outreachy interns
Projects
None yet
Development

No branches or pull requests

3 participants