seismic sim
Purpose
seismic sim generates synthetic sequencing data for testing and benchmarking.
It is a group of subcommands that simulate individual components of the pipeline
(reference sequences, structures, mutation rates, reads) or complete datasets.
Subcommands
Run seismic sim {subcommand} --help for each subcommand’s full option list.
Subcommand |
Description |
|---|---|
|
Simulate a random reference sequence |
|
Simulate an RNA secondary structure |
|
Simulate mutation-rate parameters for clusters |
|
Simulate cluster memberships for reads |
|
Simulate read end positions |
|
Simulate per-read, per-position mutations |
|
Simulate IDmut batch output directly |
|
Simulate a FASTQ file from a reference |
|
Run a full end-to-end simulation |
|
Simulate abstract mutational data |
Quick example
Run a full end-to-end simulation:
seismic sim total --help
See the auto-generated Command Line Reference for the full option list for each subcommand.
See also
seismic idmut — the step whose output
sim idmutmimicsAlgorithms — the underlying mutation models