-
Notifications
You must be signed in to change notification settings - Fork 55
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
compile_pfb.pl issue #90
Comments
if you have a command line argument that would help troubleshoot the issue.
Also are there any markers missing from the output file?
…On Thu, Sep 1, 2022 at 11:17 AM Sophie ***@***.***> wrote:
Reopened #90 <#90>.
—
Reply to this email directly, view it on GitHub
<#90 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABNG3OFYBRQVGK2A5HR4FILV4DCHLANCNFSM57W7AHIQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Thanks for your quick response. The command line argument is: the list file is as below:
When I run the above command, the two error lines in the initial posting continue to repeat until I force the command to stop running. The output file is empty. Not sure whether it's relevant but I am also using the docker image to run PennCNV - as I was unable to install a local version of perl on my virtual machine. |
Hi, I am running into the same problem and was wondering if you were able to solve it? |
Same issue here, then I tried just suppressing warnings and the code has been running with 15 hrs with 106 samples, which I assume is incorrect, even if i am running it locally. did anyone get this solved? |
I am trying to create a pfb file. When running compile_pfb.pl I get the following output:
Use of uninitialized value $snp in pattern match (m//) at /root/PennCNV/compile_pfb.pl line 128. Use of uninitialized value $snp in hash element at /root/PennCNV/compile_pfb.pl line 140.
The text was updated successfully, but these errors were encountered: