Changes between Version 11 and Version 12 of VCFAggregateScriptManual
- Timestamp:
- 2014-09-17T14:45:51+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
VCFAggregateScriptManual
v11 v12 60 60 61 61 {{{ 62 vcf-fill-gtc.pl -vcfi merged.vcf.gz -vcfo stripped.vcf -ss -fv PASS -si -ll INFO > stripped.vcf.log62 perl vcf-fill-gtc.pl -vcfi merged.vcf.gz -vcfo stripped.vcf -ss -fv PASS -si -ll INFO > stripped.vcf.log 63 63 }}} 64 64