Skip to content

Huang-lab/MaPR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

*Master regulators governing protein abundance*

Introduction

This package has two functions: Network and MaPR.

The Network function with parameter NetworkType of 'ProteinSpecific' constructs a post-transcriptional regulatory network by simultaneously analyzing transcriptomic data and proteomic data of the same cohort.

The MaPR function predicts master protein abundance regulators based on the permutation of the post-transcriptional regulatory network generated by the Network function.



Installation

The package can be installed directly from GitHub by typing the following in an R console:

if(!require("devtools")) install.packages("devtools")

devtools::install_github("https://github.com/Huang-lab/MaPR")
library(MaPR)



Citation

If you used or adapted MaPR in your study, please cite our paper [Under submission].



Contact

If you run into issues, you can contact authors: zishan.wang{at}mssm.edu or kuan-lin.huang{at}mssm.edu.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages