Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dolittle007 authored May 20, 2021
1 parent 5768fad commit bca3a08
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 @@ -6,10 +6,10 @@ A computational workflow for exitron splicing identification

Prerequisites
----------------
You need Python 3.6 to run ScanExitron.
You need Python 3.7 to run ScanExitron.

### install necessary python packages via anaconda
Install [anaconda](https://www.anaconda.com/download/) (python 3.6) firstly, then install dependent packages via conda in bioconda channel.
Install [anaconda](https://www.anaconda.com/download/) (python 3.7) firstly, then install dependent packages via conda in bioconda channel.
```
conda install -c bioconda samtools
conda install -c bioconda bedtools
Expand Down

0 comments on commit bca3a08

Please sign in to comment.