covplot()
. Support universal chromosome names, and keep the default order of multiple peaks when plot a list of GRanges
object.generate_colors()
. Edit the logical of decision, and can validate color code automatically.filter()
, mutate()
, arrange()
, rename()
) to peak (GRanges
object or data.frame
), see #242.plotDistToTSS()
, see #241.yulab.utils::yulab_msg()
for startup message (2024-07-26, Fri)BiocStyle::Biocpkg()
in vignette, instead we use yulab.utils::Biocpkg()
(2023-04-11, Tue)ggplot
to plot heatmap (2022-12-30, Fri, #203)vennpie()
(2022-10-20, Thu, #202, #207)columns
paramter to annotatePeak()
to better support passing EnsDb
to annoDb
(#193, #205)getAnnoStat()
(#200, #204)by = "ggVennDiagram"
in vennplot
function (2022-09-13, Tue)plotPeakProf()
allows passing GRanges object or a list of GRanges objects to TxDb parameter (2022-06-04, Sat)getTagMatrix()
and plotTagMatrix()
getBioRegion()
supports UTR regions (3'UTR + 5'UTR)makeBioRegionFromGranges()
supports generating windoes from self-made GRanges objectcovplot()
(2022-05-09, Mon, #185, #188)readPeakFile
now supports .broadPeak
and .gappedPeak
files (2021-12-17, Fri, #173) seq2gene
function (2021-05-21, Fri)getBioRegion
now supports '3UTR' and '5UTR' (2021-03-30, Tue)plotAnnoPie
(2021-03-12, Fri)getGenomicAnnotation
(2021-03-03, Wed)EnsDb
annotation databases in annotatePeak
. upsetplot
(2019-08-29, Thu)ggupset
, ggimage
and ggplotify
subset
method for csAnno
object (2019-08-27, Tue)origin_label = "TSS"
parameter to plotAvgProf
(2018-12-12, Wed)flip_minor_strand
parameter in getTagMatrix
(2018-08-10, Fri)vennpie
by adding pseudo-count +1 (2018-07-21, Sat)plotAvgProf
's default y label <2018-03-14, Wed>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.