Category

Sam/Bam Manipulation


Usage

java -jar picard.jar MergeVcfs


Manual

INPUT (File)    VCF or BCF input files (File format is determined by file extension), or a file having a '.list' suffix containing the path to the files. Default value: null. This option must be specified at least 1 times.
OUTPUT (File)    The merged VCF or BCF file. File format is determined by file extension. Required.
SEQUENCE_DICTIONARY (File)    The index sequence dictionary to use instead of the sequence dictionary in the input file Default value: null.


Share your experience or ask a question