http://www.bioconductor.org/packages/release/bioc/manuals/flowViz/man/flowViz.pdf
http://www.bioconductor.org/packages/release/bioc/vignettes/flowCore/inst/doc/HowTo-flowCore.pdf
Found a little about how to plot 1D histograms:
plot(ntl, c("FL4-A"), breaks=10000, xlim=c(0, 100000))
Plot needs some kind of log transformation for sure.
No comments:
Post a Comment