Description Usage Arguments See Also
This function reads input list objects and maps unique numbers to each member in the network/ genesets.
1  | char2int.fast(net.list, gs.list.1, gs.list.2 = NULL, Parallelize = 1)
 | 
net.list | 
 the global network object, pre-created using   | 
gs.list.1 | 
 AGS or FGS object that lists members of each individual AGS/FGS, pre-created using   | 
gs.list.2 | 
 FGS or AGS object that lists members of each individual FGS/AGS, pre-created using   | 
Parallelize | 
 The number of CPU cores to be used for the step "Counting actual network links" (the other steps are sufficiently fast). The option is not supported on Windows.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.