Generate Bigwigs
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
zent_obj |
ZentTools object. |
outdir |
Output directory. |
bin_size |
Bin size for coverage summary. |
normalize_using |
Either 'CPM' or 'RPGC'. |
genome_size |
Effective genome size. |
skip_non_covered |
Should regions without coverage be skipped. |
min_fragment |
Minimum fragment length. |
max_fragment |
Maximum fragment length. |
extend_reads |
Distance to extend single-end reads. Set to NA to not extend reads. |
scale_factors |
Takes a named vector, with the name being the sample name, and the value being the scale factor. If set will override 'normalzie_using' option. |
split_strands |
For RNA-seq, whether to split the strands into positive and minus strand files. |
library_type |
If split_strands is TRUE, specify library chemistry as either 'dUTP' or 'ligation'. |
temp_dir |
Temporary directory to write files to. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.