Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 37: Line 37:     
* <span style="color:#ff0000">The representation of variants in a VCF file requires that no alleles in the REF and ALT field are represented with an empty string (empty allele). The red indel is an illegal VCF representation.</span>
 
* <span style="color:#ff0000">The representation of variants in a VCF file requires that no alleles in the REF and ALT field are represented with an empty string (empty allele). The red indel is an illegal VCF representation.</span>
* <span style="color:#008000"> The green variant is not left aligned as you can copy and A nucleotide on the left side of the variant and truncate the C on the right side of the variant.  It is however parsimonious. </span>
+
* <span style="color:#008000"> The green variant is not left aligned as you can prefix an A nucleotide on the left side of the variant's alleles and truncate the C on the right side of the variant's alleles.  It is however parsimonious. </span>
 
* <span style="color:#F9A908"> The orange variant is left aligned but is not right parsimonious.</span>
 
* <span style="color:#F9A908"> The orange variant is left aligned but is not right parsimonious.</span>
 
* <span style="color:#0000FF"> The blue variant is not left parsimonious.</span>
 
* <span style="color:#0000FF"> The blue variant is not left parsimonious.</span>
1,102

edits

Navigation menu