Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bpickett authored Oct 27, 2020
1 parent 985f8a1 commit 5c7ae2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Pathway2Targets

##ARMOR
## ARMOR
Instructions on downloading and installing ARMOR can be found here: https://github.com/csoneson/ARMOR.

##Converting Ensembl IDs to Entrez IDs
## Converting Ensembl IDs to Entrez IDs
After successfully completing a run with ARMOR, the edgeR output file should be used as input to the Get_entrezID_from_ENSG.R. This script retrieves the relevant NCBI Entrez Gene IDs for the Ensembl Gene IDs output by ARMOR.

##Running SPIA
## Running SPIA
The output of the Get_entrezID_from_ENSG.R script can then be used as input for the Signaling Pathway Impact Analysis (SPIA) algorithm using the SPIA_Code.Rmd script.

##Running Pathway2Targets
## Running Pathway2Targets
The output of the SPIA_Code.Rmd script should be used as input to the Pathways2Targets.R script, which will identify nodes in each significant pathway and use the opentargets.org database to identify nodes that are known drug targets.

0 comments on commit 5c7ae2a

Please sign in to comment.