Retrieves the Supplementary Table S6 from Vinayagam et al. 2011. Find out more at https://doi.org/10.1126/scisignal.2001699.
Examples
vinayagam_interactions <- vinayagam_download()
vinayagam_interactions
#> # A tibble: 34,814 × 5
#> `Input-node Gene Symbol` `Input-node GeneID` Output-node Ge…¹ Outpu…² Edge …³
#> <chr> <dbl> <chr> <dbl> <dbl>
#> 1 C1orf103 55791 MNAT1 4331 0.984
#> 2 MAST2 23139 DYNLL1 8655 0.743
#> 3 RAB22A 57403 APPL2 55198 0.558
#> 4 TRAP1 10131 EXT2 2132 0.951
#> 5 STAT2 6773 COPS4 51138 0.743
#> 6 BMPR2 659 TUBB 203068 0.901
#> 7 FYN 2534 SNCA 6622 0.862
#> 8 PARD6B 84612 PARD6A 50855 0.855
#> 9 CHUK 1147 PRKCI 5584 0.901
#> 10 TRAF2 7186 FXR2 9513 0.988
#> # … with 34,804 more rows, and abbreviated variable names
#> # ¹`Output-node Gene Symbol`, ²`Output-node GeneID`, ³`Edge direction score`
# # A tibble: 34,814 x 5
# `Input-node Gen. `Input-node Gen. `Output-node Ge. `Output-node Ge.
# <chr> <dbl> <chr> <dbl>
# 1 C1orf103 55791 MNAT1 4331
# 2 MAST2 23139 DYNLL1 8655
# 3 RAB22A 57403 APPL2 55198
# 4 TRAP1 10131 EXT2 2132
# 5 STAT2 6773 COPS4 51138
# # . with 34,804 more rows, and 1 more variable:
# # `Edge direction score` <dbl>