-
Notifications
You must be signed in to change notification settings - Fork 41
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
InPut Para -Region chromosome [contig] can't be found in the SNP dataset #44
Comments
It is recommended that you change the chr name in your vcf from contig-0030316_TU to contig_0030316_TU. |
Because the region you gave is too large, so the gene length is too small and it looks like just a solid line when drawn, so by default, genes with more than 30 are not drawn. You can adjust this parameter ./ShowLDSVG -GeneLimtNum 100
|
I am getting the above error even though the region is present in my data. What could be wrong?
The text was updated successfully, but these errors were encountered: