Describe the bug
Line 73: "bunzip2 $prefix.per.bz2" is supposed to be "bunzip2 $prefix.ped.bz2"
To Reproduce
Provide a minimal example of what you re trying to do. If you rely on some external data, please provide a link to a small, sample dataset.
N/A
Expected behavior
A clear and concise description of what you expected to happen.
Decompress the bz2 file.
Error messages
Show the error messages received when executing the steps outlined above.
bunzip2: Can't open input file hapmap3_r2_b36_fwd.consensus.qc.poly.per.bz2: No such file or directory.
Please complete the following information):
Additional context
Add any other context about the problem here.
Describe the bug
Line 73: "bunzip2 $prefix.per.bz2" is supposed to be "bunzip2 $prefix.ped.bz2"
To Reproduce
Provide a minimal example of what you re trying to do. If you rely on some external data, please provide a link to a small, sample dataset.
N/A
Expected behavior
A clear and concise description of what you expected to happen.
Decompress the bz2 file.
Error messages
Show the error messages received when executing the steps outlined above.
bunzip2: Can't open input file hapmap3_r2_b36_fwd.consensus.qc.poly.per.bz2: No such file or directory.
Please complete the following information):
Additional context
Add any other context about the problem here.