# NOT RUN {
# ligerex (liger object), factorization complete
ligerex <- quantile_norm(ligerex)
# get tsne.coords for normalized data
ligerex <- runTSNE(ligerex)
# factor plots into pdf file
# pdf("plot_factors.pdf")
plotFactors(ligerex)
# dev.off()
# }
Run the code above in your browser using DataLab