cmuts gen¶
CLI Options¶
Output¶
Option |
Description |
|---|---|
|
write PREFIX.bam and PREFIX.fasta (required) |
|
alignment format to write (bam, sam; default bam) |
Layout¶
Option |
Description |
|---|---|
|
how many references to write (default 100) |
|
length of each reference (default 400) |
|
fraction of references receiving any reads (0 to 1; default 1) |
|
reads on each covered reference (default 20) |
Reads¶
Option |
Description |
|---|---|
|
reference span each read covers (default 100:400) |
|
mapping quality of each read (default 0,1,10,30,42,60) |
|
PHRED score of each base (default 30:40) |
|
fraction of reads on the reverse strand (0 to 1; default 0.5) |
|
reads aligning nowhere (default 10) |
Differences from the reference¶
Option |
Description |
|---|---|
|
per aligned base (0 to 1; default 0.01) |
|
insertion events per read (default 0:1) |
|
bases per insertion (default 1:5) |
|
deletion events per read (default 0:1) |
|
bases per deletion (default 1:3) |
|
clipped ends per read, none through both (default 0:2) |
|
bases per clipped end (default 5:30) |
Determinism¶
Option |
Description |
|---|---|
|
everything generated follows from this (default 1) |
Information¶
Option |
Description |
|---|---|
|
show this help and exit |
|
show the version and exit |
Advanced¶
Accepted, and left out of --help.
Option |
Description |
|---|---|
|
describe every argument as JSON and exit |