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

Maaslin3 code cleanup #1

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Maaslin3 code cleanup #1

merged 1 commit into from
Aug 3, 2024

Conversation

sagun98
Copy link
Contributor

@sagun98 sagun98 commented Jul 31, 2024

1: Changed for loop for all R files in the folder it just loops through the list ("fit.R", "utility_scripts.R","vis.R")

2: Take all of the following for loops + condense them + move them to R/maaslin3.R#L47.

@ljmciver
Copy link
Member

ljmciver commented Aug 2, 2024

Hi @sagun98 Looks great to me! Thank you for getting everything in this one PR! I am going to loop in Will to make sure we don't overlap with any work he is doing today.

Hi @WillNickols This change makes the command line mode compatible with R standards and Bioconductor. I think with these changes the "require" warnings should not be present. However, if they are we can explain that the "require" (to install/load packages) would never happen unless the user is running from the command line. In short, it makes the command line option from maaslin2 totally okay!

When it makes sense in your dev timeline, please merge this PR in. Thank you!

@WillNickols WillNickols merged commit 7764a34 into master Aug 3, 2024
3 checks passed
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.

3 participants