Skip to content

Commit

Permalink
Change order in README
Browse files Browse the repository at this point in the history
  • Loading branch information
milnus committed Jun 29, 2022
1 parent b408a91 commit 10c4d2e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,17 @@ may not be ideal due to the inability for BLAST to deal with short sequences. co
### Conda installation
``` conda install -c bioconda magphi ```

### Pip install
Make sure you have the right versions of Samtools and Bedtools installed
``` pip install Magphi```

#### Dependencies
* Python >= 3.9
* Blast
* Bedtools
* Samtools
* pybedtools

### Pip install
Make sure you have the right versions of Samtools and Bedtools installed
``` pip install Magphi```

## Help command
```
Expand Down

0 comments on commit 10c4d2e

Please sign in to comment.