Page 13 of 13 FirstFirst ... 3910111213
Results 121 to 122 of 122

Thread: Plink related questions

  1. #121
    Veteran Member Apricity Funding Member
    "Friend of Apricity"


    Join Date
    Oct 2016
    Last Online
    @
    Ethnicity
    me
    Country
    European Union
    Y-DNA
    R1a > YP1337 > R-BY160486*
    mtDNA
    H3*
    Gender
    Posts
    6,066
    Thumbs Up
    Received: 7,243
    Given: 2,623

    1 Not allowed!

    Default

    Quote Originally Posted by Komintasavalta View Post
    How do you convert MyHeritage raw data to PLINK format? It looks like this:

    $ head -n20 MyHeritage_raw_dna_data.csv
    ##fileformat=MyHeritage
    ##format=MHv1.0
    ##chip=GSA
    ##timestamp=2021-09-23 08:59:54 UTC
    ##reference=build37
    #
    # MyHeritage DNA raw data.
    # For each SNP, we provide the identifier, chromosome number, base pair position and genotype.
    # The genotype is reported on the forward (+) strand with respect to the human reference build 37.
    # THIS INFORMATION IS FOR YOUR PERSONAL USE AND IS INTENDED FOR GENEALOGICAL RESEARCH
    # ONLY. IT IS NOT INTENDED FOR MEDICAL OR HEALTH PURPOSES. PLEASE BE AWARE THAT THE
    # DOWNLOADED DATA WILL NO LONGER BE PROTECTED BY OUR SECURITY MEASURES.
    RSID,CHROMOSOME,POSITION,RESULT
    "rs547237130","1","72526","AA"
    "rs562180473","1","565703","AA"
    "rs575203260","1","567693","TT"
    "rs3131972","1","752721","GG"
    "rs200599638","1","752918","GG"
    "rs12184325","1","754105","CC"
    "rs114525117","1","759036","GG"
    If you have problem with those company formats, you can alwas can use DNAKitStudio for convertion to 23me format for example.

  2. #122
    Banned
    Join Date
    Sep 2020
    Last Online
    09-12-2023 @ 03:47 PM
    Location
    コミ共和国
    Meta-Ethnicity
    Finno-Permic
    Ethnicity
    Peasant
    Ancestry
    コミ
    Country
    Finland
    Taxonomy
    Karaboğa (euryprosopic, platyrrhine, dolichocephalic)
    Relationship Status
    Virgin
    Gender
    Posts
    2,170
    Thumbs Up
    Received: 4,863
    Given: 2,946

    0 Not allowed!

    Default

    Quote Originally Posted by Lucas View Post
    If you have problem with those company formats, you can alwas can use DNAKitStudio for convertion to 23me format for example.
    I don't have a Windows VM, so I registered an account at dnagenics.com and used the option "DNA Tools > RAW Converter".

    But apparently the 23andme format is the same as the MyHeritage format, except it doesn't have a header line and it's TSV and not CSV. So you can just do this:

    Code:
    plink --23file <(grep -v ^\# MyHeritage_raw_dna_data.csv|sed 1d|tr , \\t|tr -d \") --make-bed --out mybed

Page 13 of 13 FirstFirst ... 3910111213

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. 3 Questions
    By OldSchool47 in forum Deutschland - English Entries
    Replies: 0
    Last Post: 07-26-2019, 06:56 PM
  2. 50 Questions for Men
    By Oneeye in forum Gender Issues
    Replies: 9
    Last Post: 03-20-2017, 12:50 AM
  3. Some Questions
    By FilthyLibertine in forum Anthropology
    Replies: 12
    Last Post: 11-02-2012, 05:28 PM
  4. 5 questions
    By HawkR in forum Games
    Replies: 445
    Last Post: 12-15-2011, 12:32 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •