Description Usage Arguments Value Author(s) See Also
Function to create a SNV-SNV network using a PPI reference network
1 2 3 4 |
net.type |
Type of reference network. Default "ppi" |
dedges |
Object with edges from reference network |
remove.highLD |
Expand SNV consequences to SNVs in high LD |
ld.tao |
Treshold of LD. Default 0.8 |
res.ld |
Table of LD |
keep.with.LD |
List of SNPs to include even if they are in LD |
R.snps |
List of SNVs in R |
work.dat |
Working directory |
trait.project |
Trait |
n.cores |
Number of cores for parallel computing |
tmap |
Mapping of SNPs to genes |
plot.file |
File to print Venn diagrams and node degree distribution |
venn.diag |
Logical. Print Venn diagrams. Default = FALSE. |
snps.known |
SNVs known to be associated with the trait |
Wu
, G
: adjacency matrix and graph object of the network
Table with node properties to be used in Cytoscape
Venn diagrams of damaging variants and node degree distribution
Luis G. Leal, lgl15@imperial.ac.uk
Other Preprocessing functions: coding.scheme
,
construct.Vo
, construct.Wu
,
degree.distribution
,
kernels.cnmtf
,
mapply.snpt.synthetic.gwas
,
rownet.hub
,
snpt.synthetic.gwas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.