Sharing ArchR object #1702
Answered
by
rcorces
jindalk
asked this question in
Questions / Documentation
Sharing ArchR object
#1702
-
Hi, Thanks |
Beta Was this translation helpful? Give feedback.
Answered by
rcorces
Oct 28, 2022
Replies: 1 comment 1 reply
-
You should save your desired ArchRProject using You can tar.gz the folder to save some space and create a single file to share. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
jindalk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should save your desired ArchRProject using
saveArchRProject()
and then share the entire resulting directory (indicated by theoutputDirectory
param.https://www.archrproject.com/reference/saveArchRProject.html
You can tar.gz the folder to save some space and create a single file to share.