Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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.

  • #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


    • #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

      • seqadmin
        Current Approaches to Protein Sequencing
        by seqadmin


        Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
        04-04-2024, 04:25 PM
      • seqadmin
        Strategies for Sequencing Challenging Samples
        by seqadmin


        Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
        03-22-2024, 06:39 AM

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      18 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      22 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      17 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-04-2024, 09:00 AM
      0 responses
      49 views
      0 likes
      Last Post seqadmin  
      Working...
      X