Przemol / seqplots

:chart_with_upwards_trend:SeqPlots - An interactive tool for visualizing NGS signals and sequence motif densities along genomic features using average plots and heatmaps.
http://przemol.github.io/seqplots
86 stars 25 forks source link

Plot stats over multiple bigwigs #51

Open erin-a-clark opened 5 years ago

erin-a-clark commented 5 years ago

Hi,

I have multiple bigwig files that are biological replicates. I'd like to plot the mean and error across these replicates (e.g. between bigwigs rather than within each bigwig). Is there a way to do this? I read the manual but I don't see this, maybe I missed it? All the examples only show using 1 bw. As far as I can tell plot() and plotAverage() do the same thing.

Thank you for your help!

erin-a-clark commented 5 years ago

Still hoping to do this, so will start looking for alternative packages that have this capability.