Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • michalkovac
    Member
    • Nov 2010
    • 13

    SAMTOOLS: bcf-fix.pl problem

    Hi,

    I've used bcf-fix.pl script to fix the GT issue in variation files generated by SAMTOOLS/bcftools, but the problem is that not all chromosomes made it to the final output. Any idea why this happened?

    M.

    ----------
    Source file:
    awk '{print $1}' tumor.var.flt.vcf | sort | uniq -c
    59619 chr1
    36310 chr10
    12 chr10_random
    33764 chr11
    17 chr11_random
    33917 chr12
    18444 chr13
    185 chr13_random
    17501 chr14
    20774 chr15
    13 chr15_random
    25582 chr16
    3 chr16_random
    26877 chr17
    614 chr17_random
    18071 chr18
    10 chr18_random
    18327 chr19
    233 chr19_random
    31 chr1_random
    58496 chr2
    18017 chr20
    9552 chr21
    597 chr21_random
    9919 chr22
    2 chr22_h2_hap1
    137 chr22_random
    1 chr2_random
    40400 chr3
    2 chr3_random
    42160 chr4
    253 chr4_random
    37900 chr5
    8 chr5_h2_hap1
    1 chr5_random
    32545 chr6
    161 chr6_cox_hap1
    139 chr6_qbl_hap2
    75 chr6_random
    37603 chr7
    437 chr7_random
    32943 chr8
    95 chr8_random
    24144 chr9
    1047 chr9_random
    5 chrM
    1 #CHROM
    13526 chrX
    16 chrX_random
    5593 chrY
    1 ##fileformat=VCF

    ----------
    Output:
    awk '{print $1}' 2007.02142B.normal.merged.var.flt.validated.vcf | sort | uniq -c
    124207 chr1
    52536 chr10_random
    61089 chr11
    74452 chr11_random
    23769 chr12
    22764 chr13
    27529 chr14
    47784 chr16
    217 chr18
    43 chr18_random
    61082 chr19_random
    6426 chr1_random
    39164 chr2
    45923 chr21_random
    40915 chr2_random
    197 chr4
    126 chr5
    33712 chr6_cox_hap1
    6598 chr6_qbl_hap2
    35625 chr7
    95 chr7_random
    31326 chr8
    1166 chr8_random
    13913 chr9
    9 chr9_random
    1 #CHROM
    1 ##fileformat=VCFv4.0
    1 ##FORMAT=<ID=GL,Number=3,Type=Float,Description="Likelihoods
    1 ##FORMAT=<ID=GQ,Number=1,Type=Integer,Description="Genotype
    1 ##FORMAT=<ID=GT,Number=1,Type=String,Description="Genotype">
    1 ##INFO=<ID=AF1,Number=1,Type=Float,Description="EM
    1 ##INFO=<ID=AFE,Number=1,Type=Float,Description="Posterior
    1 ##INFO=<ID=DP4,Number=4,Type=Integer,Description="Read
    1 ##INFO=<ID=HWE,Number=1,Type=Float,Description="P-value
    1 ##INFO=<ID=MQ,Number=1,Type=Integer,Descriptin="RMS
    1 ##INFO=<ID=PV4,Number=4,Type=Float,Description="P-values

    Gladly will share my files if anyone want's to have a closer look.

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.
    Today, 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
  • 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.
    ...
    06-02-2026, 10:05 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by SEQadmin2, Yesterday, 05:37 AM
0 responses
7 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-26-2026, 11:10 AM
0 responses
17 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-17-2026, 06:09 AM
0 responses
52 views
0 reactions
Last Post SEQadmin2  
Started by SEQadmin2, 06-09-2026, 11:58 AM
0 responses
110 views
0 reactions
Last Post SEQadmin2  
Working...