.. image:: ../images/pVACsplice_logo_trans-bg_v4b.png :align: right :alt: pVACsplice logo :width: 175px Getting Started =============== pVACsplice provides a set of example data to show the expected format of input and output files. You can download the data set by running the ``pvacsplice download_example_data`` command. The example data output can be reproduced by running the following command: .. code-block:: none pvacsplice run \ /HCC1395.splice_junctions.tsv \ HCC1395_TUMOR_DNA \ HLA-A*29:02,HLA-B*45:01,DRB1*04:05 \ all \ \ /annotated.expression.vcf.gz \ /ref_genome.fa \ /Homo_sapiens.GRCh38.105.chr.gtf.gz \ -e1 8,9,10 \ -e2 15 \ --normal-sample-name HCC1395_NORMAL_DNA A detailed description of all command options can be found on the following page.