Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • Alessandra
    Junior Member
    • May 2010
    • 2

    tabix and 1000 genomes data

    Hi,

    I am trying to access the latest release of the 1000 genomes data to check a few snps. In the README file they say:
    "Each file has a tabix index associated with it allowing subsections to be downloaded using the tabix program... like this:
    tabix
    ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz 1:233411980-245804116"

    I did that and I got a .tbi file. How do I open it or access it to look at the variants? I could not find any documentation explaining that.

    Thank you for your help!

    Alessandra
  • johnadam33
    Member
    • Oct 2010
    • 26

    #2
    Have u figured it out? I am in the same boat. Can u tell me how you did it? Thanks. John.

    Comment

    • laura
      Senior Member
      • Sep 2008
      • 151

      #3
      the tbi file it downloaded was the index file it uses to find the variants

      It should of also streamed the section vcf file to STDOUT and you will need to capture this in a file

      tabix -h ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz 1:233411980-245804116 > myfile.vcf

      should give you a vcf file

      Its best to use the -h option from tabix as this gives you the header which is important for interpreting the file correctly

      Comment

      • AndreaL
        Junior Member
        • Feb 2011
        • 2

        #4
        Hi,

        I've red that someone had some problem with tabix. I have Windows 7 and I dowloaded tabix (tabix-0.2.3.tar.bz2) but I don't know how to install it. I use Samtools and I have no problems but with Tabix I'm in trouble. Could some one give me an help on how install it and make it work?

        Thanks

        Andrea

        Comment

        • mimi_lupton
          Member
          • Oct 2008
          • 19

          #5
          Hi,
          I have a quick question about using tabix on the 1000 genomes data. I have used it to download some regions I am interested in. But I haven't got the header so I can't see the sample order. I thought there must be a way to ask tabix for the header, I tried what Laura mentions, but it says -h is not an option? Am I missing something?

          Thanks


          Originally posted by laura View Post
          the tbi file it downloaded was the index file it uses to find the variants

          It should of also streamed the section vcf file to STDOUT and you will need to capture this in a file

          tabix -h ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz 1:233411980-245804116 > myfile.vcf

          should give you a vcf file

          Its best to use the -h option from tabix as this gives you the header which is important for interpreting the file correctly

          Comment

          • laura
            Senior Member
            • Sep 2008
            • 151

            #6
            what version of tabix are you using -h only appeared in version 0.2.3

            Comment

            • mimi_lupton
              Member
              • Oct 2008
              • 19

              #7
              Hi Laura,
              Thanks very much for you quick reply, I have version 0.2.1 so I will download a newer one and try that.

              Comment

              • zhanxw
                Junior Member
                • Jun 2009
                • 7

                #8
                My compiled version of tabix

                You can download my compiled version of tabix here:



                Originally posted by Alessandra View Post
                Hi,

                I am trying to access the latest release of the 1000 genomes data to check a few snps. In the README file they say:
                "Each file has a tabix index associated with it allowing subsections to be downloaded using the tabix program... like this:
                tabix
                ftp://ftp.1000genomes.ebi.ac.uk/vol1...notypes.vcf.gz 1:233411980-245804116"

                I did that and I got a .tbi file. How do I open it or access it to look at the variants? I could not find any documentation explaining that.

                Thank you for your help!

                Alessandra

                Comment

                • rhinoceros
                  Senior Member
                  • Apr 2013
                  • 372

                  #9
                  Sometimes I feel like some things in bioinfo have been made rather difficult on purpose. The available 1,000 genomes data is a perfect example of this. There's some truth to this rant..

                  Sorry for the off-topic..
                  savetherhino.org

                  Comment

                  Latest Articles

                  Collapse

                  • GATTACAT
                    Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                    by GATTACAT
                    Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                    07-01-2026, 11:43 AM
                  • SEQadmin2
                    Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                    by SEQadmin2


                    I’m not a sequencing expert. I’m a purification scientist who uses NGS to evaluate workflows my group develops. With this perspective, we think about the sample first and the NGS workflow second. The sequencer is an exceptionally honest reporter, but it can only report on what you give it, so whether you get clean, interpretable data from an NGS workflow is largely determined before you begin.

                    Here are nine questions we think about, in roughly the order they matter, before...
                    06-18-2026, 07:11 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, 07-02-2026, 11:08 AM
                  0 responses
                  19 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-30-2026, 05:37 AM
                  0 responses
                  20 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-26-2026, 11:10 AM
                  0 responses
                  21 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 06-17-2026, 06:09 AM
                  0 responses
                  54 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...