find tabix version
Hi,
Is there any way to find the version of tabix used to make a .tbi file for an associated vcf.gz file?
Regards, Prasun
tabix
software
vcf
• 1,112 views
•
link
written
by
prasundutta87
73
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Coverage histogram query
written by prasundutta87 73Hi, I was just wondering if anyone has seen a genome coverage histogram as the green one and have any explaination for the same? This …
-
best practice to choose AF threshold based on population number
written by prasundutta87 73Hi, What is the correct way or best practice to choose allele frequency thresholds to separate rare from common variants when your cohort is less …
-
Tool for mode of inheritance based filtering for structural variants
written by prasundutta87 73Hi, Can anyone recommend a tool or software suite (free of course) that can be used to perform mode of inheritance based filtering for trios …
-
query on filtering/dropping samples based on total reads (yield)
written by prasundutta87 73Hi, This must be a pretty straightforward question, but just wanted the views of the community. We have sequenced (paired-end) multiple samples in a target …
-
number of reads outside exonic regions in an exome sequencing experiment
written by prasundutta87 73Hi, Can any experienced exome sequencing analysis/variant calling person let me know how many reads out of total reads do you expect to be outside …
-
Using GRch38 (human genome) primary assembly for mapping long reads
written by prasundutta87 73Hi, Mapping short reads to human genome primary asembly (GRch38) can become messy due to the presence of alternate contigs. Hence, genomes without alternate contigs …
-
Annotating variants using latest version fof the genome
written by prasundutta87 73Hi, I have SNP data from an array which has coordinate information from an older version of the genome (in VCF form). I want to …
-
passing vcf.gz and vcg.gz.tbi files in tabix comand while doing range search
written by mandecent.gupta 0Hi, I am using tabix vcf(gz) and index files (gz.tbi) from cache server which assign them some casche id rather than real name. sample.vcf.gz ----> …
-
Distinguishing between different formats for VCF file indexes
written by npontikos 0From what I understand tabix, vcftools and bcftools make different types of indexes. vcftools makes `.idx` files whereas tabix makes `.tbi` files. Is there a …
-
Create A Tbi File From Vcf
written by win 100<p>hi all. i am generating a vcf file as the end result of my processing and i want to perform an interval query. since, tabix …