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 13 Jun. 2026.
Previous versions and publish date:
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

RGAN  
Generative Adversarial Nets (GAN) in R
An easy way to get started with Generative Adversarial Nets (GAN) in R. The GAN algorithm was initia ...
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  
MicroDatosEs  
Utilities for Official Spanish Microdata
Provides utilities for reading and processing microdata from Spanish official statistics with R. ...
Download / Learn more Package Citations See dependency  
sfinx  
Straightforward Filtering Index for AP-MS Data Analysis (SFINX)
The straightforward filtering index (SFINX) identifies true positive protein interactions in a fast ...
Download / Learn more Package Citations See dependency  
kim  
A Toolkit for Behavioral Scientists
A collection of functions for analyzing data typically collected or used by behavioral scientists. ...
Download / Learn more Package Citations See dependency  
snowfall  
Easier Cluster Computing (Based on 'snow')
Usability wrapper around snow for easier development of parallel R programs. This package offers e.g ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

73,054

Author Associations

27,205

Publication Badges

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