Skip to content

Instantly share code, notes, and snippets.

@mlinderm
mlinderm / output.R
Created December 11, 2011 16:50
Script for up-sampling additional FCS files
#!/usr/bin/env Rscript
# Run this script in your SPADE analysis directory. You will need
# to copy some lines from your runSPADE.R file.
# Set the panel files as the vector of all the files, with the "parent" file as the reference_file.
PANELS <- list(
list(
panel_files=c("20071001-u937.002.fcs"),
median_cols=NULL,