-
Notifications
You must be signed in to change notification settings - Fork 11
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
Issue with glf file - too many sites #47
Comments
Sorry for late reply. If this is still relevant. Please supply files. Thanks! |
Here you go: The files are too large to fit so I've attached a link to them in Dropbox: https://www.dropbox.com/sh/sle2vmlvc8jr6sb/AAD4vYwjyYn7Mo6xxDrYDtwia?dl=0 This is my input code: #remove header from mafs #make kinship matrix Thank you for your help! |
Hi, was this issue ever resolved? I'm running into the same problem. When I check my glf file, it has the the same number of site as my freq file (69671) and I have the right number of individuals in my glf file (152). Here's the code I used, and links to my files: #for NGSrelate #NGSrelate mafs: https://drive.google.com/file/d/1s9JM-n2tQ7Pih9zav-_4PQ1LOT95ZNn-/view?usp=sharing Thank you! |
I never got it to work. Still get the error when I try to run my code. |
Did you find an alternate program to use? I've used READ, but want a second method to verify. |
i dont understand the ngsrelate command you are not specifying the freqfile?
… On 16 Nov 2023, at 22.15, RRSingleton ***@***.***> wrote:
Did you find an alternate program to use? I've used READ, but want a second method to verify.
—
Reply to this email directly, view it on GitHub <#47 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABQOR3QXQJXTNZKWQZY2AD3YEZ7A3AVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJVGMZDMNJWGU>.
You are receiving this because you commented.
|
Whoops, sorry, that was me just changing flags around to see if i could get a different error. Here's what I used: ./../NGSrelate/ngsRelate/ngsRelate -g genolike.glf.gz -n 152 -f freq -O ngsRelate.out |
Its been some time that I used the program myself, but I am sure it works.
Can you try adding the number of sites when you are supplying the freq file.
…-L 69671
If it doesnt work then please do
wc all.list
and
wc freq
and let me know what it prints.
On 16 Nov 2023, at 22.43, RRSingleton ***@***.***> wrote:
Whoops, sorry, that was me just changing flags around to see if i could get a different error. Here's what I used: ./../NGSrelate/ngsRelate/ngsRelate -g genolike.glf.gz -n 152 -f freq -O ngsRelate.out
—
Reply to this email directly, view it on GitHub <#47 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/ABQOR3WLO5QL5YBDBOBE2GDYE2CHXAVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJVGM3DAOJSGU>.
You are receiving this because you commented.
|
I've tried that, but it returns the same error. |
and here's the wc returns: 152 152 6212 all.list |
Hi all.
Have you checked that angsd did not stop prematurely. You can either check
the log or use the r script in the bottom of the readme.
…On Sun, Nov 19, 2023 at 4:36 PM RRSingleton ***@***.***> wrote:
and here's the wc returns:
152 152 6212 all.list
69671 69671 627039 freq
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4IO6QJKSCIORGY4ARRO5TYFIRPXAVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXHA4TAMJVGY>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
The end of the angsd run log has the runtime and everything looks good. I also re-ran angsd with an abridged sample set and get the same error. |
Have you loaded the data into r and ensured you can fill the matrix?
…On Sun, Nov 19, 2023 at 9:41 PM RRSingleton ***@***.***> wrote:
The end of the angsd run log has the runtime and everything looks good. I
also re-ran angsd with an abridged sample set and get the same error.
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD4IO6XDJ6SWKT6DMOQQ4TLYFJVH3AVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMJXHE3TCNBTGU>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
It ran without errors, here's the output |
hello I am having the same problem have you figured it out? |
Yes, I used this version of angsd, which worked:
angsd version: 0.939-4-gdc62e26 (htslib: 1.14-9-ge769401) build(Aug 9 2022
11:18:05)
…On Tue, Apr 2, 2024 at 6:07 AM ozgurtoprak08 ***@***.***> wrote:
hello I am having the same problem have you figured it out?
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ASBQZGIZLQVQAN2WIIDSBFDY3KGORAVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZRG4YTMOBTHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Thank you very much, I also tried adding -sites 1KGsites.txt at the code
and it seems to work
Best regards,
Toprak
…On Tue, Apr 2, 2024, 17:25 dgallery ***@***.***> wrote:
Yes, I used this version of angsd, which worked:
angsd version: 0.939-4-gdc62e26 (htslib: 1.14-9-ge769401) build(Aug 9 2022
11:18:05)
On Tue, Apr 2, 2024 at 6:07 AM ozgurtoprak08 ***@***.***>
wrote:
> hello I am having the same problem have you figured it out?
>
> —
> Reply to this email directly, view it on GitHub
> <#47 (comment)>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ASBQZGIZLQVQAN2WIIDSBFDY3KGORAVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZRG4YTMOBTHE>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BHQ3NUNDVBOUKCPTV3OMW43Y3LEV5AVCNFSM6AAAAAAU6OQ3CCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZSGM2TQMZQG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Hi,
I am trying to make a kinship matrix from 47 individuals. I am running the following code:
Which produces the following error file:
I double checked that my file list contains 47 individuals. Any assistance you can provide would be greatly appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: