Reference-based bisulfite sequencing read simulator.
- Python >=3.6
- Biopython
python remsim.py
usage: remsim.py [-h] -c CONFIG
Reference Methylation Simulator
optional arguments:
-h, --help show this help message and exit
required arguments:
-c CONFIG, --config CONFIG
Configuration JSON file path.
-f FUNCTION, --function FUNCTION
Function to perform.
- Logging module
- Object reprs
- More intuitive configuration for simulated sequencing depth/coverage
- More detailed description in README