Skip to content
Snippets Groups Projects
Commit 1410b2c6 authored by alice.boizet_cirad.fr's avatar alice.boizet_cirad.fr
Browse files

rename main python script to popsimul.py

parent ea702940
No related branches found
No related tags found
No related merge requests found
......@@ -7,12 +7,12 @@ python 3
## Running popsimul
``` python noisyplotype -o test1511.vcf -ni 10 -s 44000000 -cM 180 -nm 220000 -a 3 -m 10 -eA 0.03 -eB 0.05```
``` python popsimul.py -o test1511.vcf -ni 10 -s 44000000 -cM 180 -nm 220000 -a 3 -m 10 -eA 0.03 -eB 0.05```
### Parameters description
You can see all parameters by running this command
``` python noisyplotype -h```
``` python popsimul.py -h```
| Short | Long | Description | Default value |
|---|---|---|---|
......
File moved
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