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

                  • SEQadmin2
                    From Collection to Sequencing: Why Sample Preparation and Preservation Define Sequencing Data
                    by SEQadmin2


                    Data variability is still an issue in sequencing technologies despite the advances in reproducibility and accuracy of these platforms. But the problem does not originate in the sequencing itself, but in the previous steps, before the sample reaches the sequencer.


                    The first step is collection, followed by preservation and sample preparation for analysis. Most scientists overlook those steps, but not being careful might just be skewing the experiment’s results.
                    ...
                    Yesterday, 10:05 AM
                  • SEQadmin2
                    Single-Cell Sequencing at an Inflection Point: Early Impacts of New Platforms and Emerging Trends
                    by SEQadmin2


                    With the launch of new single-cell sequencing platforms in 2026, the field stands at an exciting inflection point. This article surveys the most impactful advances in the field and discusses how they’re reshaping research in cancer, immunology, and beyond.


                    Introduction

                    Single-cell sequencing technologies have undergone remarkable advances over the past decade, transitioning from low-throughput experimental approaches to highly scalable platforms capable of...
                    05-22-2026, 06:42 AM
                  • SEQadmin2
                    Environmental Genomics in the Age of NGS: From Microbes to Conservation Strategies
                    by SEQadmin2

                    Studying ecosystems means dealing with complex, multi-species communities that are hard to observe at scale. This complexity, however, hides many important questions to be answered, from how biogeochemical cycles work and how climate change can affect species distribution to how conservation strategies can work best.


                    Genomics, particularly since the expansion of NGS, has transformed ecosystem ecology. By sequencing environmental DNA, we can now assess biodiversity without direct...
                    05-06-2026, 09:04 AM

                  ad_right_rmr

                  Collapse

                  News

                  Collapse

                  Topics Statistics Last Post
                  Started by SEQadmin2, Yesterday, 12:03 PM
                  0 responses
                  19 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, Yesterday, 11:40 AM
                  0 responses
                  14 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 05-28-2026, 11:40 AM
                  0 responses
                  29 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 05-26-2026, 10:12 AM
                  0 responses
                  31 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...