Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • warindrarto
    Junior Member
    • Apr 2008
    • 2

    VCF row validity

    I'm currently working with a VCF file that contains this row (for example; header included):

    Code:
    #CHROM  POS     ID      REF     ALT     QUAL    FILTER  INFO    FORMAT  -
    chr1    761958  .       C       T       67      .       DP=39;VDB=0.0274;AF1=0.5;AC1=1;DP4=18,0,20,1;MQ=36;FQ=47;PV4=1,7.9e-17,1,1      PL      97,0,74
    Now, I'm wondering, is it valid for the PL data column to stick out on its own? Shouldn't it be together in the previous column, semicolon-separated from other INFO values?

    I'm only wondering because I've been trying to feed the VCF file to a filtering script, and the script seems to stumble on this oddity. If the row is indeed invalid, I'm going to try fix the initial pipeline that produced the VCF file. If not, then it's the script that needs fixing.

    Thanks in advance .
    Last edited by warindrarto; 01-20-2013, 09:12 AM.
  • RockChalkJayhawk
    Senior Member
    • Mar 2009
    • 192

    #2
    Seems like your file is not actually valid. You should have a GT entry in the format field, along with the sample name. If you don't have it, then you should remove the last column altogether.

    Comment

    • Knaus
      Member
      • May 2013
      • 18

      #3
      As RockChalkJayhawk said the GT flag in the Format column is missing, and the individual or sample as well. see http://www.1000genomes.org/wiki/Anal...mat-version-41 of what parameters the VCF format version 4.1 consists.

      If you are looking for a tool to do variant analysis, filtering and interpretation, check out GeneTalk at www.gene-talk.de
      it is a straigth forward, point and click online tool to filter VCF files and find diseasecausing mutations.
      You can also communicate with a huge community of scientists and clinicians that can help you in interpreting your data / variants.
      Analyze Human Sequence Variants
      www.gene-talk.de

      Comment

      Latest Articles

      Collapse

      • 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, 06-17-2026, 06:09 AM
      0 responses
      24 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-09-2026, 11:58 AM
      0 responses
      41 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-05-2026, 10:09 AM
      0 responses
      48 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-04-2026, 08:59 AM
      0 responses
      49 views
      0 reactions
      Last Post SEQadmin2  
      Working...