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 no space requirement for paths in AllClasses.R #2054

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arprieve
Copy link

Quick fix for output directories requiring no spaces. I understand it is not the best practice to have spaces in path names. However, I don't believe this should be a requirement in ArchR and instead should be left up to the user as (I believe) no errors are created without this requirement. This change would be in line with similar to functions like 'readRDS' where only valid characters are checked which these functions already do.

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.

1 participant