Closed emryoliver closed 8 months ago
Hi. You might just want to try updating your packages. This is what I am currently running with:
── Attaching core tidyverse packages ─────── tidyverse 2.0.0 ──
✔ dplyr 1.1.2 ✔ readr 2.1.4
✔ forcats 1.0.0 ✔ stringr 1.5.0
✔ ggplot2 3.4.2 ✔ tibble 3.2.1
✔ lubridate 1.9.2 ✔ tidyr 1.3.0
✔ purrr 1.0.1
─
I've not done any testing with different versions, so I am not sure how far back you go and still have the code work.
I was just wondering if you were able to solve the problem with updated packages, or were things still failing?
Hey Rich,
Unfortunately, even with fully updated packages, I could not get the program to run.
Emry Brannan, M.S. Ph.D. candidate, R. O'Neill Lab https://roneill.lab.uconn.edu/ University of Connecticut Department of Molecular and Cell Biology
On Wed, Feb 21, 2024 at 9:39 AM Rich Edwards @.***> wrote:
Message sent from a system outside of UConn.
I was just wondering if you were able to solve the problem with updated packages, or were things still failing?
— Reply to this email directly, view it on GitHub https://github.com/slimsuite/chromsyn/issues/2#issuecomment-1956797204, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARVWHXA2LV4L7FRFOH2RNH3YUYBKRAVCNFSM6AAAAAA3EEUD4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJWG44TOMRQGQ . You are receiving this because you authored the thread.Message ID: @.***>
Was it the same error? As far as I know, all_of()
is a standard tidyverse function. You could try with the latest ChromSyn version, in case there was just something strange going on. Did you set chromfill=X
?
I suspect you've found another solution now, but let me know if you want to try to get it working, else I will close the issue.
Yes, it was the same error. I am going to work this week on trying to fix the issue! I will let you know how it goes, thanks!
Emry Brannan, M.S. Ph.D. candidate, R. O'Neill Lab https://roneill.lab.uconn.edu/ University of Connecticut Department of Molecular and Cell Biology
On Wed, Feb 21, 2024 at 5:33 PM Rich Edwards @.***> wrote:
Message sent from a system outside of UConn.
Was it the same error? As far as I know, all_of() is a standard tidyverse function. You could try with the latest ChromSyn version, in case there was just something strange going on. Did you set chromfill=X?
I suspect you've found another solution now, but let me know if you want to try to get it working, else I will close the issue.
— Reply to this email directly, view it on GitHub https://github.com/slimsuite/chromsyn/issues/2#issuecomment-1958165488, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARVWHXBBHQPQTK3XAS7PJ23YUZY5FAVCNFSM6AAAAAA3EEUD4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJYGE3DKNBYHA . You are receiving this because you authored the thread.Message ID: @.***>
I was able to get it to run successfully! Thanks so much!
Emry Brannan, M.S. Ph.D. candidate, R. O'Neill Lab https://roneill.lab.uconn.edu/ University of Connecticut Department of Molecular and Cell Biology
On Wed, Feb 21, 2024 at 5:33 PM Rich Edwards @.***> wrote:
Message sent from a system outside of UConn.
Was it the same error? As far as I know, all_of() is a standard tidyverse function. You could try with the latest ChromSyn version, in case there was just something strange going on. Did you set chromfill=X?
I suspect you've found another solution now, but let me know if you want to try to get it working, else I will close the issue.
— Reply to this email directly, view it on GitHub https://github.com/slimsuite/chromsyn/issues/2#issuecomment-1958165488, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARVWHXBBHQPQTK3XAS7PJ23YUZY5FAVCNFSM6AAAAAA3EEUD4WVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJYGE3DKNBYHA . You are receiving this because you authored the thread.Message ID: @.***>
Excellent. I shall close the ticket but please get in touch or raise another issue if you have questions. I am added features from time to time and not all of them get documented straight away, so there might already be easy ways to achieve certain outcomes.
I was able to create all of the files but then it failed. Am I missing some package? Any help would be greatly appreciated!