Changes

From Genome Analysis Wiki
Jump to navigationJump to search
106 bytes added ,  23:17, 21 February 2015
Line 235: Line 235:  
<div>
 
<div>
 
[http://genome.sph.umich.edu/wiki/Variant_Normalization Normalize] variants in a [http://www.1000genomes.org/wiki/analysis/variant-call-format/vcf-variant-call-format-version-42 VCF]  file [http://bioinformatics.oxfordjournals.org/content/early/2015/02/19/bioinformatics.btv112.abstract?keytype=ref&ijkey=2kB1TkBGzkoP1gd (Tan et al. 2015)] .  Normalized variants may have their positions changed; in such cases, the normalized variants
 
[http://genome.sph.umich.edu/wiki/Variant_Normalization Normalize] variants in a [http://www.1000genomes.org/wiki/analysis/variant-call-format/vcf-variant-call-format-version-42 VCF]  file [http://bioinformatics.oxfordjournals.org/content/early/2015/02/19/bioinformatics.btv112.abstract?keytype=ref&ijkey=2kB1TkBGzkoP1gd (Tan et al. 2015)] .  Normalized variants may have their positions changed; in such cases, the normalized variants
are reordered and output in an ordered fashion.  The local reordering takes place over a window
+
are reordered and output in an ordered fashion.  The local reordering takes place over a window of 10000 base pairs which may be changed via the -w option.
of 1000 base pairs.
   
</div>
 
</div>
   Line 275: Line 274:  
   options : -o  output VCF file [-]
 
   options : -o  output VCF file [-]
 
             -I  file containing list of intervals []
 
             -I  file containing list of intervals []
 +
            -w  window size for local sorting of variants [1000]
 
             -i  intervals []
 
             -i  intervals []
 
             -r  reference sequence fasta file []
 
             -r  reference sequence fasta file []
1,102

edits

Navigation menu