Description Usage Arguments Details Value See Also Examples
Visualize tails using heat maps and logos.
1 | tailViso(taildf, tailLen, Ntail, custom, strand, faPath, showLogo, showReadNum)
|
tailLen |
Maximum tail length to draw. |
Ntail |
Number of tails to draw. |
custom |
A dataframe. Custom base color matching information, one column is the base name, the other column is the corresponding color scheme. |
strand |
The direction of the tail chain, + represents the polyA tail and - represents the polyT tail. |
faPath |
Tail sequence file path. |
showLogo |
Logical value indicating whether to draw the LOGO diagram, The default is T. |
showReadNum |
Logical value indicating whether to display the sequence identifier, default to T. |
tails |
A dataframe. The set of tails that the user wants to visualize contains at least one set of tail sequences and a unique identifier for each tail. |
Visualize the tail input by the user so that the base composition of different tails can be compared intuitively.
Return the picture.
[DSA_ViolinPlot()] to draw a violin diagram of the result of differential tail length analysis.
Other Visualization functions:
DSA_UpsetPlot()
,
DSA_ViolinPlot()
,
PALdsa()
,
nonAanalysis()
,
plotGenePAnumbers()
,
plotPADistribution()
,
plotPALDistribution()
,
plotPASignals()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.