-
Notifications
You must be signed in to change notification settings - Fork 2
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
Need more details about program usepopsrootanc #11
Comments
What is the format of file 'pop to use as root' and 'pop to use as anc' ? |
Hello! file1.acf.gz:
And I would have a second file without root and ancestral information: file2.acf.gz:
First we will go into file1 and it take our two populations as our root and ancestor and put it into file3.acf.gz:
file3.acf.gz will look like this:
Then you can use "replaceanc" to put the ancestral information into file2:
file4 should contain the same information as file to accept with the ancestral information of file1:
In this case I have created two superfluous files, depending on your level of comfort with Unix file descriptors, you can do the same process without creating intermediate files. Hope this answers your questions, should I add this to the readme? let me know if I can close this issue. |
Is this fine? Can I close the issue? |
Thank you very much, grenaud. I get it and now it works. |
Hi ,
The commond line of program 'usepopsrootanc'
glactools usepopsrootanc [options]
What is the format of file ? the glac file contains root and ancestral samples?
Thanks!
The text was updated successfully, but these errors were encountered: