Description Usage Arguments Value
Introduces random mutations in read sequences given a specified error rate. Useful to simulate read mismapping under given error constrains.
1 2 3 |
BSgenome |
BSgenome. BSgenome to query sequences, e.g. Hsapiens. |
tes |
GRanges. GRanges object containing TE coordinates |
outdir |
Character. Specifies where to store output fastq files. If NULL (the default), same directory as input bam file. |
bam_path |
Character. Path to input BAM file. |
multi_mapper |
Logical. if FALSE (currently only supported), throws reads mapping to multiple position in the genome (NH:i tag). |
Returns GRanges object containing seqs column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.