Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is the average signal and variance dependent on the length of the flanks to plot? #32

Open
ktrns opened this issue Aug 24, 2017 · 1 comment
Labels

Comments

@ktrns
Copy link

ktrns commented Aug 24, 2017

seqplots_1dataset_2genesets

Hi,

Another question of mine. I was plotting the same sample around two sets of genes twice, once with 2000 bp flanks and once with 10000 bp flanks. It seems as if the average signal and variance differs even though it is the same data. Can you explain this?

These are my function calls:
getPlotSetArray(tracks="dataset.bw", features=c("genes-class1.bed", "genes-class2.bed"), refgenome="myGenome", xmin=2000, xmax=2000, bin=100)
getPlotSetArray(tracks="dataset.bw", features=c("genes-class1.bed", "genes-class2.bed"), refgenome="myGenome", xmin=10000, xmax=10000, bin=100)

Thanks in advance,
Katrin

@Przemol
Copy link
Owner

Przemol commented Sep 13, 2018

Can you please send me the sample data so I can try to reproduce this behaviour?
You can upload them here, or if they are big - use some file sharing service and post a link.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants