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

unitdy() function #27

Open
therealjpetereit opened this issue Oct 4, 2022 · 0 comments
Open

unitdy() function #27

therealjpetereit opened this issue Oct 4, 2022 · 0 comments

Comments

@therealjpetereit
Copy link

Hi,

would you be able to easily add a untidy() function, which reverts the tidy object back to original formatting including any changes made to the tidy version ?

Smth like:
edgeR_oject_tidy <- edgeR_oject %>% tidy()
edgeR_oject <- edgeR_oject_tidy %>% untidy()

I do often get into the situation that I have to jump between formatting, as the package functions need the base formatting.

Cheers
Jakob

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

No branches or pull requests

1 participant