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

The sample is in the VCF but not assigned in the SETS.txt #82

Open
ScooLida opened this issue Oct 29, 2023 · 8 comments
Open

The sample is in the VCF but not assigned in the SETS.txt #82

ScooLida opened this issue Oct 29, 2023 · 8 comments

Comments

@ScooLida
Copy link

Hi!
I can't understand. I have file like this.
Why Dsuite can't find sample. SAmple is in same directory as SETS.txt file
1k.sort.bam tanaicus
5k.sort.bam tanaicus
3k.sort.bam tanaicus
SRR10012547.sort.bam europaeus
SRR17908653.sort.bam europaeus
SRR12518920.sort.bam europaeus
SRR17908654.sort.bam europaeus
SRR10011655.sort.bam europaeus
SRR6485265.sort.bam americanus
SRR11020211.sort.bam americanus
..
/mss_users/ltursunova/cow/new2/och.fasta Outgroup

Error
Did not find the sample: "mss_users/ltursunova/cow/new2/och.fasta"
1k,5k,SRR10012547,SRR11020211,SRR17044867,SRR17908655,SRR5949621,SRR5949630,SRR6485240,SRR6485284,3k,SRR10082089,SRR11020300,SRR17908653,SRR5949623,SRR5949632,SRR10011655,SRR10082097,SRR12518920,SRR17908654,SRR17908659,SRR5949624,SRR5949634,SRR6485281
Did not find any samples in the VCF for "Outgroup"
Dsuite: Dsuite_common.cpp:28: void SetInformation::linkSetsAndVCFpositions(const std::vector<std::__cxx11::basic_string >&): Assertion `!spPos.empty()' failed.
Aborted (core dumped)

@wuyh0328
Copy link

I have the same problem. Have you solved it?

@ScooLida
Copy link
Author

I have the same problem. Have you solved it?

Yes, there is two mistake. Outgroup also must be in .bam file, not .fasta.
And I don't have to write .sort.bam. For list number and group is enough.

1k tanaicus
5k tanaicus

@wuyh0328
Copy link

But I don't have either of those mistakes. It still can't find a sample. Do you know how to solve it?
1703664569973

@ScooLida
Copy link
Author

But I don't have either of those mistakes. It still can't find a sample. Do you know how to solve it? 1703664569973

Do you have this sample at all(MDe2A)? Cheсk your data

@wuyh0328
Copy link

Thank you! YES,You can see it in the sample list below。(I use the module Dquartets).

@ScooLida
Copy link
Author

Thank you! YES,You can see it in the sample list below。(I use the module Dquartets).

May be MDe2A appears twice in sets. There's nothing more I can help

@wuyh0328
Copy link

Ok, thank you very much. I will check again.

@wuyh0328
Copy link

Thank you! YES,You can see it in the sample list below。(I use the module Dquartets).

May be MDe2A appears twice in sets. There's nothing more I can help

I seem to have found the problem. In my SETS.txt file, there are Spaces after the sample ID.

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

2 participants