Hi Guillaume, .tbi files are indices, you won't directly use them in commands. For example. given "foo.vcf.gz" and "foo.vcf.gz.tbi", your command is:
tabix -l foo.vcf.gz The tabix command will use the .tbi file for this. Also, please don't cross-post questions from biostars (https://www.biostars.org/p/207810/) elsewhere. Devon -- Devon Ryan, Ph.D. Email: dpr...@dpryan.com Data Manager/Bioinformatician Max Planck Institute of Immunobiology and Epigenetics Stübeweg 51 79108 Freiburg Germany On Fri, Aug 19, 2016 at 12:47 PM, Gui GuiGui <guipa...@gmail.com> wrote: > Hello, > I search on the web if I can open a .vcf.gz.tbi file, and i don't find it. > If i use "tabix -l *.vcf.gz.tbi" i have the error message : > "Erreur de segmentation (core dumped)" > Can you help me ? > Thanks, > Guillaume > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Samtools-help mailing list > Samtools-help@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/samtools-help > ------------------------------------------------------------------------------ _______________________________________________ Samtools-help mailing list Samtools-help@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/samtools-help