Entering edit mode
vjain
•
0
@vjain-15283
Last seen 6.6 years ago
hESCs_MeDIP = MEDIPS.createSet(file = reads1, BSgenome = BSgenome, extend = extend, shift = shift, uniq = uniq, window_size = ws) Error in strsplit(file, "/") : non-character argument
I uploaded my bam file named "reads1" using readGAlignments in R.
Later I come across this error. I even edited my .BAM file according to BSgenome. I am unable to figure out the error.
Please help.
Hi Lukas
I tried giving the path and got the following error:
Hi Lucas I figured out the error,
the next problem arising is the following:
please help.
Thank You
Hi Lucas,
Solution to my previous error was just that I wrote :
BSgenome = BSgenome.Sscrofa.UCSC.susScr3
instead of BSgenome = "BSgenome.Sscrofa.UCSC.susScr3"
Also, I am facing a new issue in MEDIPS.saturation, i.e.
Can you please help me with this too.
Thank You