Displaying 2 results from an estimated 2 matches for "sutada".
2011 Nov 26
1
plot xy data
...a[,"coverage"],k=window)
png(file="cov_10k.png",width=1000,height=1000)
plot(x=data.10kb[rangefrom:rangeto],y=data[rangefrom:rangeto,"sca_position"],pch=".",cex=1,xlab="depth",ylab="bp_position",type="p")
dev.off()
Best regards,
Sutada
2011 Nov 21
1
coverage plot
...quot;.",cex1,xlab="bp position",ylab="depth",type="p")
Error in `[.data.frame`(data, rangefrom:rangeto, "sca_position") :
object 'rangefrom' not found
I thought that I have done thing wrong, any suggestion will be very helpful.
Best regards,
Sutada