Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseminbridges authored May 21, 2024
1 parent e09ef25 commit 7c3eaf3
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This is the Phen2Gene plugin for PhEval. With this plugin, you can leverage the
Clone the pheval.phen2gene repo and set up the poetry environment:

```sh
git clone https://github.com/yaseminbridges/pheval.phen2gene.git
git clone https://github.com/monarch-initiative/pheval.phen2gene.git

cd pheval.phen2gene

Expand All @@ -16,6 +16,12 @@ poetry install

```

or install with PyPi:

```sh
pip install pheval.phen2gene
```

## Configuring a *single* run

### Setting up the input directory
Expand Down

0 comments on commit 7c3eaf3

Please sign in to comment.