Description Usage Arguments Details Value
Dump the columns of a kexp to bigWig files. This requires additional machinery beyond the default TxDbLite indexing and as such is not yet exported. We are hopeful that this along with QC metrics can be exported in a forthcoming release.
1 | dumpToBigWig(kexp, annotations)
|
kexp |
A KallistoExperiment (or something very much like it) |
annotations |
Shared-exon annotations and coordinates for transcripts |
This function sums transcripts per million (TPM) of each transcript within bundles of transcripts and then writes out a wiggle track of TPM over exons using the information in the annotations argument.
a list of bigWig filenames produced
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.