Scroll to navigation

MASON_METHYLATION(1) MASON_METHYLATION(1)

NAME

mason_methylation - Methylation Level Simulation

SYNOPSIS

mason_methylation [OPTIONS] -i IN.fa -o OUT.fa

DESCRIPTION

Simulate methylation levels for IN.fa and write them to OUT.fa.

OPTIONS

Display the help message.
Display version information.
Low verbosity.
Higher verbosity.
Highest verbosity.
Seed for RNG. Default: 0.
Input FASTA file with genome. Valid filetypes are: .sam[.*], .raw[.*], .gbk[.*], .frn[.*], .fq[.*], .fna[.*], .ffn[.*], .fastq[.*], .fasta[.*], .faa[.*], .fa[.*], .embl[.*], and .bam, where * is any of the following extensions: gz, bz2, and bgzf for transparent (de)compression.
Input FASTA file with genome. Valid filetypes are: .sam[.*], .raw[.*], .frn[.*], .fq[.*], .fna[.*], .ffn[.*], .fastq[.*], .fasta[.*], .faa[.*], .fa[.*], and .bam, where * is any of the following extensions: gz, bz2, and bgzf for transparent (de)compression.

Methylation Level Simulation:

Enable methylation level simulation.
Median of beta distribution for methylation level of CpG loci. In range [0..1]. Default: 0.6.
Standard deviation of beta distribution for methylation level of CpG loci. In range [0..1]. Default: 0.03.
Median of beta distribution for methylation level of CHG loci. In range [0..1]. Default: 0.08.
Standard deviation of beta distribution for methylation level of CHG loci. In range [0..1]. Default: 0.008.
Median of beta distribution for methylation level of CHH loci. In range [0..1]. Default: 0.05.
Standard deviation of beta distribution for methylation level of CHH loci. In range [0..1]. Default: 0.005.
mason_methylation 2.0.9 [tarball]