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
        Essential Discoveries and Tools in Epitranscriptomics
        by seqadmin




        The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
        04-22-2024, 07:01 AM
      • 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

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 08:47 AM
      0 responses
      12 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-11-2024, 12:08 PM
      0 responses
      60 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 10:19 PM
      0 responses
      59 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 04-10-2024, 09:21 AM
      0 responses
      54 views
      0 likes
      Last Post seqadmin  
      Working...
      X