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

Replace the function names in R/blastWrappers.R #55

Closed
Seyi007 opened this issue Oct 6, 2024 · 4 comments · Fixed by #99
Closed

Replace the function names in R/blastWrappers.R #55

Seyi007 opened this issue Oct 6, 2024 · 4 comments · Fixed by #99
Assignees
Labels
enhancement New feature or request outreachy for outreachy interns

Comments

@Seyi007
Copy link
Collaborator

Seyi007 commented Oct 6, 2024

          [R/blastWrappers.R](https://github.com/JRaviLab/MolEvolvR/blob/main/R/blastWrappers.R)
Original Modified User Facing
run_deltablast runDeltaBlast
run_rpsblast runRPSBlast

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

All updates 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 6, 2024
@Joiejoie1 Joiejoie1 self-assigned this Oct 6, 2024
@jananiravi
Copy link
Member

Go ahead, @Joiejoie1

@Joiejoie1
Copy link
Collaborator

Thank you @jananiravi . I'm on it. Done actually. creating a pull request. I have renamed the Functions in R/blastWrappers.R: and replaced the function names as follows:

run_deltablast ➜ runDeltaBlast
run_rpsblast ➜ runRPSBlast

@awasyn
Copy link
Collaborator

awasyn commented Oct 7, 2024

@Joiejoie1 are you currently working on this?

@Joiejoie1
Copy link
Collaborator

@Joiejoie1 are you currently working on this?
Yes. I am

@the-mayer the-mayer linked a pull request Oct 22, 2024 that will close this issue
11 tasks
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

Successfully merging a pull request may close this issue.

5 participants