Other packages > Find by keyword >

crosstalkr  

Analysis of Graph-Structured Data with a Focus on Protein-Protein Interaction Networks
View on CRAN: Click here


Download and install crosstalkr package within the R console
Install from CRAN:
install.packages("crosstalkr")

Install from Github:
library("remotes")
install_github("cran/crosstalkr")

Install by package version:
library("remotes")
install_version("crosstalkr", "1.0.5")



Attach the package and use:
library("crosstalkr")
Maintained by
Davis Weaver
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-16
Latest Update: 2025-08-25
Description:
Provides a general toolkit for drug target identification. We include functionality to reduce large graphs to subgraphs and prioritize nodes. In addition to being optimized for use with generic graphs, we also provides support to analyze protein-protein interactions networks from online repositories. For more details on core method, refer to Weaver et al. (2021) .
How to cite:
Davis Weaver (2021). crosstalkr: Analysis of Graph-Structured Data with a Focus on Protein-Protein Interaction Networks. R package version 1.0.5, https://cran.r-project.org/web/packages/crosstalkr. Accessed 23 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:29), 0.7.0 (2021-08-16 10:30), 0.8.0 (2022-09-17 00:36), 0.9.0 (2022-11-16 08:50), 1.0.0 (2023-01-27 18:10), 1.0.1 (2023-01-31 10:00), 1.0.2 (2023-05-18 19:50), 1.0.3 (2023-07-06 01:23), 1.0.4 (2023-09-29 19:40), 1.0.5 (2024-05-17 13:40)
Other packages that cited crosstalkr R package
View crosstalkr citation profile
Other R packages that crosstalkr depends, imports, suggests or enhances
Complete documentation for crosstalkr
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ADDT  
Analysis of Accelerated Destructive Degradation Test Data
Accelerated destructive degradation tests (ADDT) are often used to collect necessary data for assess ...
Download / Learn more Package Citations See dependency  
gghighlight  
Highlight Lines and Points in 'ggplot2'
Make it easier to explore data with highlights. ...
Download / Learn more Package Citations See dependency  
diffr  
Display Differences Between Two Files using Codediff Library
An R interface to the 'codediff' JavaScript library (a copy of which is included in the package, se ...
Download / Learn more Package Citations See dependency  
umap  
Uniform Manifold Approximation and Projection
Uniform manifold approximation and projection is a technique for dimension reduction. The algorithm ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
RKorAPClient  
'KorAP' Web Service Client Package
A client package that makes the 'KorAP' web service API accessible from R. The corpus analysis plat ...
Download / Learn more Package Citations See dependency  

28,720

R Packages

247,686

Dependencies

75,677

Author Associations

28,721

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA