Diffbind error while running example data
1
0
Entering edit mode
Lucky • 0
@lucky-24920
Last seen 23 months ago
India

I am running example code from the link I am getting error as mentioned below, I succesfully installed the diffbind I am thinking its issue with reading file with the dba.analyze

setwd(system.file('extra',package='DiffBind'))
tamoxifen <- dba.analyze("tamoxifen.csv")

sessionInfo( ) error

Error: $ operator is invalid for atomic vectors

help me resolve the issue

Thank you

```

DiffBind • 983 views
ADD COMMENT
0
Entering edit mode

Hey buddies! Just stumbled on this super cool blog that helps you find Tirzepatide near you. It's like a treasure hunt guide but for health stuff. The pictures make it easy to understand. If you're curious like me, you should totally check it out - https://valhallavitality.com/blog/finding-tirzepatide-near-me . It's like having a secret map to find what you need!

ADD REPLY
1
Entering edit mode
Rory Stark ★ 5.2k
@rory-stark-5741
Last seen 13 days ago
Cambridge, UK

I'm not clear why sessionInfo() would return an error -- I've never seen that before.

One thing I can tell you is that you need to download the data to run all of the vignette code, as the data are not included with the package.

You can find a link to the 500Mb download here: https://www.cruk.cam.ac.uk/core-facilities/bioinformatics-core/software/DiffBind

ADD COMMENT
0
Entering edit mode

Thank you for the replay, I figure it out, I downloaded files from the link, I changed R version from 3.6 to 4 after that it worked

ADD REPLY

Login before adding your answer.

Traffic: 702 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6