powered by
Pairwise plot for Dimentionality Reduction Result
plotDimReductPW(obj, eigs.dims, point.size, point.color, point.shape, point.alpha, down.sample, pdf.file.name, pdf.height, pdf.width)
A snap object
Eigenvectors to plot [1:30]
Point size [2].
Point color ["grey"].
Point shape type [19].
Point transparancy level [1].
Number of cells to plot. down.sample cells will be randomly downsampled for plot if there are more cells.
pdf file name to save the plot [NULL].
the height of the graphics region in inches [7].
the width of the graphics region in inches [7].
# NOT RUN { data(demo.sp); plotDimReductPW(demo.sp, eigs.dims=1:10); # }
Run the code above in your browser using DataLab