View source: R/kznfsTEsNetwork.R
kznfsTEsNetwork | R Documentation |
Use CoDiNA to generate gene regulatory network to combine KRAB-ZNFs and TEs network between two species.
kznfsTEsNetwork(..., code)
... |
add CorrResult Network dataframe from TEKRABber result |
code |
name of your network |
a list including DiffNet, Graph, network, znfName, teName
data(hmCorrResult)
data(chimpCorrResult)
kznfsTEsNetwork(hmCorrResult, chimpCorrResult, code=c("net1", "net2"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.