##load sample pSI output
data(sample.data)
##load sample candidate gene lists
data(candidate.genes)
##Generates lists of overlapping genes
candidate.gene.overlap.AutDB <- candidate.overlap(sample.data$pSI.output,candidate.genes$AutDB)Run the code above in your browser using DataLab