You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
during my analysis I came across the issue that the tileMethylCounts() function's argument "dbdir=" does not work in combination with a methylRawListDB object. The output will rather be produced to the working directory of the script.
Below you find a reproducible example:
The text was updated successfully, but these errors were encountered:
AnjaCaRa
changed the title
**dbdir=** argument from **tilemethylCounts()**, does not work with **methylRawListDB** data
dbdir= argument from tilemethylCounts(), does not work with methylRawListDB data
Oct 10, 2022
Hi Alex,
during my analysis I came across the issue that the tileMethylCounts() function's argument "dbdir=" does not work in combination with a methylRawListDB object. The output will rather be produced to the working directory of the script.
Below you find a reproducible example:
The text was updated successfully, but these errors were encountered: