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
I get this error when attempting to export bedgraphs:
> tss_export(exp)
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'i' in selecting a method for function '[': could not find function "strand"
However, it's fixed by loading the plyranges package. Does that do anything for your error?
Hi,
I'm trying to export the counts to a table to works around #193 but
fails with
the following (code taken from data_export.R) works, though
The text was updated successfully, but these errors were encountered: