kznfsTEsNetwork: Generate KRAB-ZNFs and TEs regulatory network

View source: R/kznfsTEsNetwork.R

kznfsTEsNetworkR Documentation

Generate KRAB-ZNFs and TEs regulatory network

Description

Use CoDiNA to generate gene regulatory network to combine KRAB-ZNFs and TEs network between two species.

Usage

kznfsTEsNetwork(..., code)

Arguments

...

add CorrResult Network dataframe from TEKRABber result

code

name of your network

Value

a list including DiffNet, Graph, network, znfName, teName

Examples

data(hmCorrResult)
data(chimpCorrResult)
kznfsTEsNetwork(hmCorrResult, chimpCorrResult, code=c("net1", "net2"))


ferygood/twice documentation built on May 4, 2023, 11:26 p.m.