Skip to content
Snippets Groups Projects
Commit 23d20b0f authored by Christoph Harmel's avatar Christoph Harmel
Browse files

Update README.md

parent d119a3b6
No related branches found
No related tags found
1 merge request!23Update README.md
......@@ -8,15 +8,19 @@ It reads fasta files, simulate sequencing with specified read length and writes
## Installation from PyPI
Read_Sequencer requires Python 3.6 or later.
Read Sequencer requires Python 3.9 or later.
Install Read_Sequencer from PyPI using:
Install Read Sequencer from PyPI using:
```
pip install Read_Sequencer
pip install -i https://test.pypi.org/simple/ read-sequencer==0.1.1
```
## Usage
```
read_sequencer --input_file_path --output_file_path --read_length
```
## Contributors and Contact Information
Christoph Harmel - christoph.harmel@unibas.ch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment