MasonVariator

Either simulate variation and write out the result to VCF and optionally FASTA files.

Web Documentation for MasonVariator

Options

version-check
Turn this option off to disable version update notifications of the application.
quiet
Set verbosity to a minimum.
verbose
Enable verbose output.
very-verbose
Enable very verbose output.
seed
The seed to use for the random number generator.
haplotype-name-sep
Haplotype name separator in output FASTA.
no-gen-var-ids
Do not generate variant ids.
num-haplotypes
The number of haplotypes to simulate.
haplotype-sep
The separator between the chromosome and the haplotype name in the output FASTA file.
snp-rate
Per-base SNP rate.
small-indel-rate
Small indel rate.
min-small-indel-size
Minimal small indel size to simulate.
max-small-indel-size
Maximal small indel size to simulate.
sv-indel-rate
Per-base SNP rate.
sv-inversion-rate
Per-base SNP rate.
sv-translocation-rate
Per-base SNP rate.
sv-duplication-rate
Per-base SNP rate.
min-sv-size
Minimal SV size to simulate.
max-sv-size
Maximal SV size to simulate.
methylation-levels
Enable methylation level simulation.
meth-cg-mu
Median of beta distribution for methylation level of CpG loci.
meth-cg-sigma
Standard deviation of beta distribution for methylation level of CpG loci.
meth-chg-mu
Median of beta distribution for methylation level of CHG loci.
meth-chg-sigma
Standard deviation of beta distribution for methylation level of CHG loci.
meth-chh-mu
Median of beta distribution for methylation level of CHH loci.
meth-chh-sigma
Standard deviation of beta distribution for methylation level of CHH loci.

Input Ports

Icon
FASTA file with reference. [fasta,fa]
Icon
TSV file with variants to simulate. See Section on the Variant TSV File below. [tsv,txt,opt.]
Icon
VCF file to write simulated variations to. [vcf]
Icon
FASTA file to write simulated haplotypes to. [fasta,fa,opt.]
Icon
Path to load original methylation levels from. Methylation levels are simulated if omitted. [fq,fq.bgzf,fq.gz,fastq,fastq.bgzf,fastq.gz,fa,fa.bgzf,fa.gz,fasta,fasta.bgzf,fasta.gz,faa,faa.bgzf,faa.gz,ffn,ffn.bgzf,ffn.gz,fna,fna.bgzf,fna.gz,frn,frn.bgzf,frn.gz,embl,embl.bgzf,embl.gz,gbk,gbk.bgzf,gbk.gz,raw,raw.bgzf,raw.gz,sam,sam.bgzf,sam.gz,bam,opt.]

Output Ports

Icon
TSV file to write breakpoints in variants to. [tsv,txt]
Icon
Path to write methylation levels to as FASTA. Only written if -of/--out-fasta is given. [fq,fq.bgzf,fq.gz,fastq,fastq.bgzf,fastq.gz,fa,fa.bgzf,fa.gz,fasta,fasta.bgzf,fasta.gz,faa,faa.bgzf,faa.gz,ffn,ffn.bgzf,ffn.gz,fna,fna.bgzf,fna.gz,frn,frn.bgzf,frn.gz,raw,raw.bgzf,raw.gz,sam,sam.bgzf,sam.gz,bam]

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

MasonVariator Std Output
The text sent to standard out during the execution of MasonVariator.
MasonVariator Error Output
The text sent to standard error during the execution of MasonVariator. (If it appears in gray, it's the output of a previously failing run which is preserved for your trouble shooting.)

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.