Difference between revisions of "NanoSim"
(Created page with "= Introduction = One of the few, may be even the only, Nanopore read simulator = Requirements = Needs the LAST program and numpy.") |
|||
Line 6: | Line 6: | ||
Needs the LAST program and numpy. | Needs the LAST program and numpy. | ||
+ | |||
+ | = Usage = | ||
+ | |||
+ | Two stages: | ||
+ | |||
+ | * Characterisation using '''read-analysis.py''' | ||
+ | * Actual simulation using '''simulator.py''' |
Latest revision as of 11:14, 13 March 2017
Introduction
One of the few, may be even the only, Nanopore read simulator
Requirements
Needs the LAST program and numpy.
Usage
Two stages:
- Characterisation using read-analysis.py
- Actual simulation using simulator.py