[BioC] rtracklayer GraphTrackLine
Dario Strbenac
D.Strbenac at garvan.org.au
Tue May 11 04:12:00 CEST 2010
Hello again,
I'm really close to having it all working now. It's just that when I try to pass some parameters to track() that you'd expect to be available, they don't seem to.
e.g.
> track(session, "Bre12 P3", priority = 1, viewLimits = c(0, 10), color = as(col2rgb("green"), "integer")) <- track1
Error in .local(object, con, variant, color, append, ...) :
unused argument(s) (viewLimits = c(0, 10))
Is this something that is still in development perhaps ?
Thanks,
Dario
More information about the Bioconductor
mailing list