Skip to content

Code and metadata associated with project: Sepsis-associated pathways segregate cancer groups Himanshu Tripathi, Samanwoy Mukhopadhyay & Saroj Kant Mohapatra

License

Notifications You must be signed in to change notification settings

samanwoy1989/sepsis_and_cancer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sepsis_and_cancer

Code and metadata associated with project:

Sepsis-associated pathways segregate cancer groups

Himanshu Tripathi, Samanwoy Mukhopadhyay & Saroj Kant Mohapatra

Summary

Transcriptome-based systems biology approach segregates cancer into two groups ((termed Sepsis-Like Cancer, or SLC and Cancer Alone, or CA) based on similarity with SS. Host response to infection plays a key role in pathogenesis of SS and SLC. However, we hypothesize that some component of the host response is protective in both SS and SLC.

How to set up data and code for analysis

Step 1: Installation of the three Data Packages ssnibmg, tcnibmg and tcnibmgML

install.packages(pkgs="ssnibmg_1.0.tar.gz", repos=NULL) install.packages(pkgs="ssgeosurv_1.0.tar.gz", repos=NULL) install.packages(pkgs="tcnibmg_1.0.tar.gz", repos=NULL) install.packages(pkgs="tcnibmgML_1.0.tar.gz", repos=NULL)

  • Now the three data packages are installed on your computer.
  • Check with the following commands:

library("ssnibmg") library("ssgeosurv") library("tcnibmg") library("tcnibmgML")

Step 2: Running the analysis

  • It is assumed that you have access to a folder tcnibmgdoc
  • Start R and set the working directory to tcnibmgdoc
  • Run the script main.R

About

Code and metadata associated with project: Sepsis-associated pathways segregate cancer groups Himanshu Tripathi, Samanwoy Mukhopadhyay & Saroj Kant Mohapatra

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages