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

Unable to open genetic mapper generated SVG file #1

Closed
GoogleCodeExporter opened this issue Dec 7, 2015 · 1 comment
Closed

Unable to open genetic mapper generated SVG file #1

GoogleCodeExporter opened this issue Dec 7, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What is the expected output? What do you see instead?
I am unable to see output


What version of the product are you using? On what operating system?
0.4 and ubuntu


Please provide any additional information below.


Original issue reported on code.google.com by anuragku...@gmail.com on 24 Jun 2013 at 2:32

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

The output (SVG) is correct. However the scale used was too large. The script 
is design to handle genetic distance from 0 to ~1000 cM. Your positions were in 
nucleotides, and over 1,000,000 nt. The results were printed outside the 
visible windows. Please use --scale=0.000001 or so, to rescale your data. Sorry 
for the late response. 

Original comment by mbeka...@gmail.com on 2 Aug 2013 at 3:20

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant