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
# Load into an IndexedTable
it =IndexedTable(load("data.bedgraph"))
# Plot directly with Gadflyplot(load("data.bedgraph"), xmin=:leftposition, xmax=:rightposition, y=:value, Geom.bar)
Just running through the README and
fails with
and
The text was updated successfully, but these errors were encountered: