16


Thumbs Up/Down |
Received: 11,260/52 Given: 6,741/3 |
I ll make this quick in 5 simple steps, since so many people ask how to use these calculators out of GEDmatch
1- First, Download R and Dodecad DIY:
http://www.r-project.org/
https://drive.google.com/file/d/0B7A...4NjRmMTlk/view
2- Get your genome raw datas ready in your Dodecad folder in the form of :
Genome_Yourname.zip
Genome_Yourname.txt (unzipped)
Drag and drop the calculators files inside this folder as well:
Spoiler!
3- Open R and "change current folder", point to the calculator's folder
4- Since it's the first time you are using it, you gonna have to standardize your data :
5- Finally you run the calculator with this command :Enter the command : source('standardize.r')
This loads a small program that will convert your data from the
company-specific format to a common format in the next step.
- At the R prompt, enter:
a. If you have 23andMe data (either v2 or v3 chip):
standardize('johndoe.txt', company='23andMe')
b. if you have Family Finder data (Illumina chip only):
standardize('johndoe.csv', company='ftdna')
This command will write a file called 'genotype.txt' in the working directory;
this contains your genotype in a format understood by DIYDodecad.
system('DIYDodecadWin dv3.par')
Replace the "dv3" part by the name of the calculator you are currently using
For example with Dodecad "Euro7" :
system('DIYDodecadWin Euro7.par')
The program is gonna stall for a minute or two depending on the calculator (means it's working) and then you get your admix results which might look like this (not as cool of course) :
FINAL ADMIXTURE PROPORTIONS:
----------------------------
3.03% Caucasus
44.43% Northwestern
17.76% Northeastern
14.39% Southeastern
0.00% African
0.02% Far_Asian
20.36% Southwestern
CPU time = 69.56 sec
How do you Oracle then ?
Download Admix4 : https://drive.google.com/file/d/0B9o...RWTU1GdEE/view
Oracle4 file : Attachment 59268
Put the Oracle calculator file in the folder, everytime you will launch Admix4, it s gonna ask which calculator file you want to use. Once the right one is loaded, just input you final admix results, let it process it, you ll get a file named "Output1" in that same folder with your single and multi population results.
Last edited by Petalpusher; 09-23-2016 at 07:39 PM.
Thumbs Up/Down |
Received: 4,970/2,626 Given: 7,962/2,031 |
good explained and detailedup this thread need a sticky, would helpfull for the other testers
Thumbs Up/Down |
Received: 37,375/1,390 Given: 39,757/2,452 |
Stickied.
Who is rich? He who is happy with what he has - Simeon ben Zoma, Ethics of the Fathers, Talmud, Avot 4:1
I live here. I also live here.
Europeans worldwide * Longbowman's family on 23andme * Classify Longbowman * Ask Longbowman anything
Thumbs Up/Down |
Received: 23,046/717 Given: 20,170/1,181 |
Bump! Good tutorial!![]()
My DNA Origin analysis for 16 EUR (you get 2 reports examining ancestry from 2114 regions, 190 countries): https://www.exploreyourdna.com/DNAOrigin.aspx
This analysis is not based on G25 but on ADMIXTURE. And it has more regions than any other DNA test!
Thumbs Up/Down |
Received: 23,046/717 Given: 20,170/1,181 |
ANOTHER TUTORIAL:
http://www.theapricity.com/forum/sho...=1#post4330097
Nope, it is Steppe K10. This calculator is not on GEDmatch.
But you can use it on your computer, following these tips:
HOW TO?:
Let’s presume that John tested with 23andMe, and that Adam tested with FTDNA.
John will download his 23andMe raw data and name the file as John.txt , while Adam will download his FTDNA raw data (Build 37 Raw Data Concatenated) and name the file as Adam.csv . Both using Windows.
Download SteppeK10.zip (save icon - an arrow in top right):
https://drive.google.com/file/d/0B-X...lRSkcwV0k/view
Extract the files into a folder called SteppeK10, in C:/ . Now you have the folder C:/SteppeK10 , right? Inside it, the files DIYDodecadWin.exe , standardize.r , Steppe.10.F , Steppe.alleles , steppe.par , Steppe.txt .
John and Adam will put the files John.txt and Adam.csv into the folder C:/SteppeK10, respectively.
Download R software: https://cran.r-project.org/bin/windows/base/
Install* this program in English and using default options (if you don’t know how to do it, just ask). After that, run it (click in the icon “R x.. 3.3.1” in Desktop).
*I installed just the 64 bits version.
Once R is running, click in “File” (top left), then click in “Change dir”. Select the folder C:/SteppeK10 and click in “ok”.
Do you see the R console? After the “>” character, type the command below and press Enter:
source('standardize.r')
Now:
a. John, who tested hypothetically with 23andMe, will type the command below, press Enter and wait til he can type anything again:
standardize('John.txt', company='23andMe')
b. Adam will do that with this command:
standardize('Adam.csv', company='ftdna')
Finally, you both will type the command below and wait results show up:
system('DIYDodecadWin steppe.par')
========================
Spreadsheet with population averages:
https://docs.google.com/spreadsheets...gid=1809893991
========================
Official Tutorial:
http://dodecad.blogspot.com/2011/09/...ecad-v-21.html
========================
Turkic K11 calculator:
http://www.theapricity.com/forum/sho...=1#post4068246
Last edited by Peterski; 04-06-2017 at 12:35 AM.
My DNA Origin analysis for 16 EUR (you get 2 reports examining ancestry from 2114 regions, 190 countries): https://www.exploreyourdna.com/DNAOrigin.aspx
This analysis is not based on G25 but on ADMIXTURE. And it has more regions than any other DNA test!
Thumbs Up/Down |
Received: 3,359/220 Given: 7,733/443 |
Thumbs Up/Down |
Received: 23,046/717 Given: 20,170/1,181 |
Here you can download Eurogenes K36 DIY calculator files:
https://onedrive.live.com/?authkey=%...&action=locate
My DNA Origin analysis for 16 EUR (you get 2 reports examining ancestry from 2114 regions, 190 countries): https://www.exploreyourdna.com/DNAOrigin.aspx
This analysis is not based on G25 but on ADMIXTURE. And it has more regions than any other DNA test!
Thumbs Up/Down |
Received: 6,244/42 Given: 7,078/2 |
Someone should make a Youtube tutorial video![]()
Thumbs Up/Down |
Received: 1,707/48 Given: 5,603/102 |
Is it possible to run gedmatch kit numbers in calculators outside gedmatch?
Thumbs Up/Down |
Received: 1,679/106 Given: 1,805/427 |
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks