-
Notifications
You must be signed in to change notification settings - Fork 6
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
Segmentation fault #17
Comments
I try this one below, but it still won't work: |
Hi Hongpu-Chen,
It's rather difficult for me to help you with the information I have.
You can consider removing all optional command-line arguments and see
if that works and then gradually add them to find out which one causes
the problem.
Best regards,
Nikos A.
…On Wed, Mar 23, 2022 at 7:56 AM Hongpu-Chen ***@***.***> wrote:
I try this one below, but it still won't work:
#1
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
--
Nikolaos Alachiotis
|
Thanks for your reply, I turned to use another server and it just worked
out.
alachins ***@***.***> 于2022年3月28日周一 18:03写道:
… Hi Hongpu-Chen,
It's rather difficult for me to help you with the information I have.
You can consider removing all optional command-line arguments and see
if that works and then gradually add them to find out which one causes
the problem.
Best regards,
Nikos A.
On Wed, Mar 23, 2022 at 7:56 AM Hongpu-Chen ***@***.***> wrote:
>
> I try this one below, but it still won't work:
> #1
>
> —
> Reply to this email directly, view it on GitHub, or unsubscribe.
> You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Nikolaos Alachiotis
—
Reply to this email directly, view it on GitHub
<#17 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AU7RW2BEY4HYUIY7UUWLWBDVCF7VFANCNFSM5RNBFFEA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, there. I am using the SweeD 4.0.0 version to do the analysis, but there is a problem which is the
Segmentation fault
.The commond I am using is
sweed/SweeD-P -name /scratch/users/lhe/complex/complex/23.Sweep/05.SweeD/4d.test/2022_3_23_4d_test -input /scratch/users/lhe/complex/complex/23.Sweep/05.SweeD/4d.test/input.vcf -chromList /scratch/users/lhe/complex/complex/23.Sweep/05.SweeD/4d.test/tmp_chromList.txt -grid 174 -minsnps 200 -maf 0.05 -missing 0.1 -ploidy 4 -folded
I am confused by this error, because I do not know how to solve it. I'll really appreciate it if you could give a hint.
Thank you very much.
The text was updated successfully, but these errors were encountered: