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

compile_pfb.pl issue #90

Open
sophie-03 opened this issue Aug 26, 2022 · 4 comments
Open

compile_pfb.pl issue #90

sophie-03 opened this issue Aug 26, 2022 · 4 comments

Comments

@sophie-03
Copy link

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.

@sophie-03 sophie-03 reopened this Sep 1, 2022
@kaichop
Copy link
Contributor

kaichop commented Sep 2, 2022 via email

@sophie-03
Copy link
Author

Thanks for your quick response. The command line argument is:
~/PennCNV/compile_pfb.pl -listfile sample_list.txt -output chr2.pfb

the list file is as below:

/mnt/data/individual_files/sample1.txt
/mnt/data/individual_files/sample2.txt
/mnt/data/individual_files/sample3.txt
/mnt/data/individual_files/sample4.txt
/mnt/data/individual_files/sample5.txt

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.

@SinjaH
Copy link

SinjaH commented Jun 26, 2024

Hi, I am running into the same problem and was wondering if you were able to solve it?
I am also using a docker image to run PennCNV

@aress212
Copy link

aress212 commented Aug 3, 2024

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?

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

4 participants