-
Notifications
You must be signed in to change notification settings - Fork 12
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
Too few markers #9
Comments
@smallfishcui Yes, it seems to be too few kmer markers. Do you have try the parameters |
[Uploading k13_q100_f2.0.kmer_pca.pd |
OK. Do you mean "there is no LTR" or "there is no subgenome-specific LTR"? The later is possible as there are so few subgenome-specific kmers, in which case you can just |
Thank you Rengang for the prompt reply! Yes, exactly as you said, there is no subgenome specific LTR detected. I will take a further look at the case of Cleistogenes songorica, and try different kmers. I will let you know how it goes shortly best, |
Hi Rengang, I've been trying using several Kmer size and q to analyze the subgenomes, and it seems indeed a similar case with Cleistogenes songorica. Neither longer kmer or lower counts improves the phasing. I guess it is possible that part of the subgenomes collapsed during the assembling process. please see some pics below, they are K13_Q20, K13_Q50,K13_Q100,K30_Q50,K31_Q5,K31_Q100: ![k31_q5_f2 0 circos](https://user-images.github |
@smallfishcui If there are indeed many assembly errors, such as switch errors between subgenomes, they should be first corrected. |
Yes, that's my aim to use subphaser. At first I don't know which chromosomes belong to one subgenome, and I kind of sorted it out after using subphaser for multiple times - although the results are not perfect it is also expected. However, this is not a problem of your program, and it really helped a lot already. I will proceed with downstream analysis and get back to you if there is further questions. Thanks! best, |
Hi,
I am trying to use the SubPhaser to phase the subgenomes of my species. The parental species are unknown and I built a quite good chromosomal assembly with 99% of BUSCOs
k13_q100_f2.0.circos.pdf
complete. I named the subgenomes after synteny analysis with a close species sorghum bicolor. When I tried to use Subphaser, I managed to phase the subgenomes, but there seems to be very few kmer markers, and no ltr was found- much less than the numbers in your example files. I used parameter of this -k 13 -q 100 -f 2 -disable_ltr
Is this result trustworthy? What could be the reason?
thanks,
Cui
The text was updated successfully, but these errors were encountered: