NetworkInference.jl
NetworkInference.jl copied to clipboard
Feature request: select target genes to create network around
I thought it would be useful to be able to create a network only for certain target genes, so that instead of calculating the PID for all triangles, in only does so for the triangles that include the target gene (and only those PID terms where the gene is the target variable).
Could you provide any pointers where to start digging in to the code to achieve this?