Hi there!
I am using SweeD v4.0.0 to analyse input in the SweepFinder format.
I keep getting the error: "ERROR: Please check the input file [MY INPUT FILE]. The format could not be recognized!"
Would it be possible to have a working example input file in this format available in the Git Repo? The manual (v3.0.0) whilst describing the structure does not provide an example of what the data should look like.
Here are the first 10 lines of my input (for a single chromosome):
location x n folded
4058 28 145 1
4381 3 128 1
4665 21 102 1
4684 3 108 1
4685 15 110 1
5032 36 89 1
5059 30 94 1
5122 37 86 1
I have tried both space and tab delimited, but neither works, and the documentation doesn't specify what the delimiter should be.
Thanks for your help. :)
Hi there!
I am using SweeD v4.0.0 to analyse input in the SweepFinder format.
I keep getting the error: "ERROR: Please check the input file [MY INPUT FILE]. The format could not be recognized!"
Would it be possible to have a working example input file in this format available in the Git Repo? The manual (v3.0.0) whilst describing the structure does not provide an example of what the data should look like.
Here are the first 10 lines of my input (for a single chromosome):
location x n folded4058 28 145 14381 3 128 14665 21 102 14684 3 108 14685 15 110 15032 36 89 15059 30 94 15122 37 86 1I have tried both space and tab delimited, but neither works, and the documentation doesn't specify what the delimiter should be.
Thanks for your help. :)