vastgroup / vast-tools

A toolset for profiling alternative splicing events in RNA-Seq data.
MIT License
78 stars 29 forks source link

psiplotter.R: legend is of length 0 error #30

Closed kcha closed 10 years ago

kcha commented 10 years ago

(Reported by Sandy)

PSI Plotter

// Input file: INCLUSION-FILTERED-***.tab
// Tissue Group file: sample_psi_data.config
// Formatting input data for plotting...
// 12 out of 12 samples detected
// Plotting...
Error in legend(legend_position, legend = seen, lty = 1, col = reordered$group.col) : 
  'legend' is of length 0
Execution halted

Occurs if GroupName column in config file does not contain any of the pre-specified tissue groups.