Skip to content

Commit

Permalink
Reformat README
Browse files Browse the repository at this point in the history
  • Loading branch information
ugurdogrusoz authored Dec 1, 2017
1 parent 29d0a83 commit 33e89be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,14 +107,14 @@ Below is a screenshot showing a sample pathway constructed with PathwayMapper:

Gene symbols may be checked for validity using [cBioPortal's web service](http://www.cbioportal.org/beta/api/swagger-ui.html#!/Genes/getAllGenesUsingGET). Below is a screenshot showing genes with invalid labels in red borders:
<p align="center">
<img src="public/assets/sample-invalid-genes.png" width="420"/>
<img src="public/assets/sample-invalid-genes.png" width="480"/>
</p>

#### Associating PubMed IDs with Interactions

One can associate any number of PubMed IDs with an interaction by simple clicking on that interaction and entering the PubMed IDs. These IDs have hyperlinks to the associated PubMed web page:
<p align="center">
<img src="public/assets/sample-PubMed-IDs.png" width="320"/>
<img src="public/assets/sample-PubMed-IDs.png" width="340"/>
</p>

### Aligning Nodes
Expand Down

0 comments on commit 33e89be

Please sign in to comment.