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

error in function runPairedSampleAnalysis() #19

Open
lida-R opened this issue Apr 14, 2023 · 1 comment
Open

error in function runPairedSampleAnalysis() #19

lida-R opened this issue Apr 14, 2023 · 1 comment

Comments

@lida-R
Copy link

lida-R commented Apr 14, 2023

Hello,

I have tried the copyCat and function runPairedSampleAnalysis() for CNV analysis but got below error.

[1] "inferred bin size: 10000"
[1] "Can't infer read length from window file headers"
[1] "and read length was not specified in setParams()"
[1] "correct one of these to proceed"
Error in getWindowBins(rdo) :

Do you have any thoughts?

Thanks,
Lida

@chrisamiller
Copy link
Owner

You can either alter the setParams() command within that block to explicitly state the bin size, or you can alter the header of your bins file such that it's something like counts.151. Copycat will infer that everything after the final period is a bin size for that column.

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

No branches or pull requests

2 participants