Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • alexbmp
    Member
    • Oct 2011
    • 30

    Does anybody know how to convert dbsnp to .vcf (variant calling format)?

    The title implies my core question.

    Does anybody know how to convert dbsnp to .vcf (variant calling format)?

    I've downloaded dbsnp from UCSC annotation site,

    but I wonder if there is any tool to convert dbSNP info to vcf format.

    Or should I by code change dbsnp to vcf?

    (Thinking of the time wasted for searching the program I think I might have coded this thing already... or maybe not...

    but if there is any utility to convert dbsnp format to vcf then there seems to be no need to do so.)

  • Bukowski
    Senior Member
    • Jan 2010
    • 388

    #2
    Or just download dbSNP in VCF format from the NCBI:

    ftp://ftp.ncbi.nlm.nih.gov/snp/organ...9606/VCF/v4.0/

    Comment

    • alexbmp
      Member
      • Oct 2011
      • 30

      #3
      Originally posted by Bukowski View Post
      Or just download dbSNP in VCF format from the NCBI:

      ftp://ftp.ncbi.nlm.nih.gov/snp/organ...9606/VCF/v4.0/
      Thank you for your reply.

      The thing is, I have to get an older version (dbSNP of hg18 like dbSNP130),
      but I don't think it's on the web.

      Comment

      • PeteH
        Member
        • Jun 2010
        • 64

        #4
        I have an imperfect Perl script to do this for dbSNP128 for the mouse. I say "imperfect" as it only handles simple SNPs (I could ignore complex variants such as multiallelic SNPs and indels for my purposes). I'm happy to email it to you if you are interested.
        Pete

        Comment

        • alexbmp
          Member
          • Oct 2011
          • 30

          #5
          Originally posted by PeteH View Post
          I have an imperfect Perl script to do this for dbSNP128 for the mouse. I say "imperfect" as it only handles simple SNPs (I could ignore complex variants such as multiallelic SNPs and indels for my purposes). I'm happy to email it to you if you are interested.
          Pete
          Wow! Really?

          It'll be so nice! My e.mail is [email protected]

          It will help me a lot. Thank u so much!

          Comment

          • Bukowski
            Senior Member
            • Jan 2010
            • 388

            #6
            Originally posted by alexbmp View Post
            Thank you for your reply.

            The thing is, I have to get an older version (dbSNP of hg18 like dbSNP130),
            but I don't think it's on the web.
            I'm pretty sure that the VCF file has information on which release any given snp was introduced to dbSNP, so you could filter for variants appearing in releases up to and including 130, and then use a liftOver tool to convert the vcf to hg18.

            Not saying this is a better way than scripting it, just that there's more than one way to skin a cat

            Comment

            • PeteH
              Member
              • Jun 2010
              • 64

              #7
              Originally posted by Bukowski View Post
              I'm pretty sure that the VCF file has information on which release any given snp was introduced to dbSNP, so you could filter for variants appearing in releases up to and including 130, and then use a liftOver tool to convert the vcf to hg18.

              Not saying this is a better way than scripting it, just that there's more than one way to skin a cat
              That's an excellent way to skin this particular cat.

              Comment

              • jfb
                Junior Member
                • Nov 2011
                • 7

                #8
                I too want to download a dbSNP file in vcf format from UCSC so I can also use their filtering tools. Isn't VCF the preferred format for dbSNP? I'm new to this field so maybe I'm missing something, but am I wrong to be surprised that such a simple thing is not available from UCSC? I guess I'll get it from NCBI and then filter it in a 2nd step.

                Comment

                • alexbmp
                  Member
                  • Oct 2011
                  • 30

                  #9
                  Thanks all. Actually I have downloaded dbSNP in vcf from another site.
                  I still have not found any tool to convert flat dbSNP to VCF.
                  By the way, this liftOver tool Bukowski mentioned seems to be a really nice one!
                  Thanks everybody

                  Comment

                  • adaptivegenome
                    Super Moderator
                    • Nov 2009
                    • 436

                    #10
                    Originally posted by Bukowski View Post
                    Or just download dbSNP in VCF format from the NCBI:

                    ftp://ftp.ncbi.nlm.nih.gov/snp/organ...9606/VCF/v4.0/
                    Is this where you can get dbSNP VCF for hg19?

                    Comment

                    • adaptivegenome
                      Super Moderator
                      • Nov 2009
                      • 436

                      #11
                      Originally posted by alexbmp View Post
                      Thanks all. Actually I have downloaded dbSNP in vcf from another site.
                      I still have not found any tool to convert flat dbSNP to VCF.
                      By the way, this liftOver tool Bukowski mentioned seems to be a really nice one!
                      Thanks everybody
                      What site?

                      Comment

                      • alexbmp
                        Member
                        • Oct 2011
                        • 30

                        #12
                        Originally posted by genericforms View Post
                        What site?
                        Sorry for this late reply.
                        Actually I didn't download NCBI dbsnp in VCF format;
                        I got it from the Broad Institute ftp ad dbsnp_132.hg19 in VCF format.

                        go to wget ftp://[email protected]/1.2/hg19/
                        and try downloading dbsnp_132.hg19.vcf.gz <- This is what I got.

                        Comment

                        • adaptivegenome
                          Super Moderator
                          • Nov 2009
                          • 436

                          #13
                          Originally posted by alexbmp View Post
                          Sorry for this late reply.
                          Actually I didn't download NCBI dbsnp in VCF format;
                          I got it from the Broad Institute ftp ad dbsnp_132.hg19 in VCF format.

                          go to wget ftp://[email protected]/1.2/hg19/
                          and try downloading dbsnp_132.hg19.vcf.gz <- This is what I got.
                          I appreciate it. I was looking for a dbSNP set for hg19...

                          Comment

                          • zhangyong
                            Junior Member
                            • Apr 2015
                            • 1

                            #14
                            Originally posted by alexbmp View Post
                            Thank you for your reply.

                            The thing is, I have to get an older version (dbSNP of hg18 like dbSNP130),
                            but I don't think it's on the web.
                            I am wondering where did you find dbSNP of hg18, especially dbSNP132. could you give me the link to it? Thank you very much.

                            Comment

                            Latest Articles

                            Collapse

                            • mylaser
                              Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                              by mylaser
                              Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
                              If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
                              This guide explains everything you need to know about...
                              Yesterday, 01:13 AM
                            • SEQadmin2
                              Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                              by SEQadmin2



                              Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                              ...
                              07-09-2026, 11:10 AM
                            • SEQadmin2
                              Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                              by SEQadmin2



                              Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                              There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                              07-08-2026, 05:17 AM

                            ad_right_rmr

                            Collapse

                            News

                            Collapse

                            Topics Statistics Last Post
                            Started by SEQadmin2, 07-09-2026, 10:04 AM
                            0 responses
                            21 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 07-08-2026, 10:08 AM
                            0 responses
                            13 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 07-07-2026, 11:05 AM
                            0 responses
                            31 views
                            0 reactions
                            Last Post SEQadmin2  
                            Started by SEQadmin2, 07-02-2026, 11:08 AM
                            0 responses
                            31 views
                            0 reactions
                            Last Post SEQadmin2  
                            Working...