Description Usage Arguments Details References See Also
A wrapper function to run sequenza-utils.py in sequenza (GC-windows)
1 | generate.GC(window=1,000,000, output.dir, ref.fa, run.cmd=TRUE)
|
window |
A parameter value for -w in sequenza. Indicate a window size (in bases), to be used for the binning. The heterozygous positions and the positions carrying variant calls are not affected by binning. |
output.dir |
Output directory |
ref.fa |
Reference fasta file path |
run.cmd |
Whether to execute the command line (default=TRUE) |
Calculation GC contents from reference fasta file
Sequenza: allele-specific copy number and mutation profiles from tumor sequencing data.
https://cran.r-project.org/web/packages/sequenza/vignettes/sequenza.pdf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.