Changes

From Genome Analysis Wiki
Jump to navigationJump to search
134 bytes added ,  22:42, 15 September 2014
Line 69: Line 69:  
perl GeneZoom.pl --vcf vcf --phenotypeFile phenotypeFile --sampleFieldName sample --phenotypeFieldName phenotype --phenotypeDelim tab/comma/blank --snpList snpList --snpChrFieldName chr --snpPosFieldName pos --snpDelim tab/comma/blank --flag "splicing:green,nonsense:0.02:0.03,missense" --lables "chr1:123,chr2:234" --outDIR outDIR
 
perl GeneZoom.pl --vcf vcf --phenotypeFile phenotypeFile --sampleFieldName sample --phenotypeFieldName phenotype --phenotypeDelim tab/comma/blank --snpList snpList --snpChrFieldName chr --snpPosFieldName pos --snpDelim tab/comma/blank --flag "splicing:green,nonsense:0.02:0.03,missense" --lables "chr1:123,chr2:234" --outDIR outDIR
 
--------------------------------------
 
--------------------------------------
 +
 +
== Get Help ==
 +
When you run
 +
  perl geneZoom.pl --man
 +
  perl geneZoom.pl --help
 +
  perldoc geneZoom.pl
 +
 +
You can get the help document.
66

edits

Navigation menu