There is a newer version of the record available.

Published August 7, 2019 | Version v1.5.0
Software Open

griffithlab/pVACtools: 1.5.0

  • 1. The McDonnell Genome Institute at Washington University
  • 2. Washington University
  • 3. The Genome Center at Washington University
  • 4. McDonnell Genome Institute
  • 5. Washington University in St Louis
  • 6. Washington University School of Medicine
  • 7. Global Gene Corp
  • 8. Chan Zuckerberg Initiative, LLC

Description

This version adds the following features:

  • This version introduces a new tool, pVACbind, which can be used to run our immunotherapy pipeline with a peptides FASTA file as input. This new tool is similar to pVACseq but certain options and filters are removed:
    • All input sequences are interpreted in isolation so corresponding wildtype sequence and score information are not assigned. As a consequence, the filter threshold option on fold change is removed.
    • Because the input format doesn't allow for association of readcount, expression or transcript support level data, pVACbind doesn't run the coverage filter or transcript support level filter.
    • No condensed report is generated.
    • Please see the pVACbind documentation for more information.
  • pVACfuse now support annotated fusion files from AGFusion as input. The pVACfuse documentation has been updated with instructions on how to run AGFusion in the Prerequisites section.
  • The top score filter has been updated to take into account alternative known transcripts that might result in non-indentical peptide sequences/epitopes. The top score filter now picks the best epitope for every available transcript of a variant. If the resulting list of epitopes for one variant is not identical, the filter will output all eptiopes. If the resulting list of epitopes for one variant are identical, the filter only outputs the epitope for the transcript with the highest transcript expression value. If no expression data is available, or if multiple transcripts remain, the filter outputs the epitope for the transcripts with the lowest transcript Ensembl ID.
  • This version adds a few new options to thepvacseq generate_protein_fasta command:
    • The --mutant-only option can be used to only output mutant peptide sequences instead of mutant and wildtype sequences.
    • This command now has an option to provide a pVACseq all_eptiopes or filtered TSV file as an input (--input-tsv). This will limit the output fasta to only sequences that originated from the variants in that file.
  • This release adds a pvacfuse generate_protein_fasta command that works similarly to the pvacseq generate_protein_fasta command but works with Integrate-NEO or AGFusion input files.
  • We removed the sorting of the all_epitopes result file in order to reduce memory usage. Only the filtered files will be sorted. This version also updates the sorting algorithm of the filtered files as follows:
    • If the --top-score-metric is set to median the results are first sorted by the Median MT Score. If multiple epitopes have the same Median MT Score they are then sorted by the Corresponding Fold Change. The last sorting criteria is the Best MT Score.
    • If the --top-score-metric is set to lowest the results are first sorted by the Best MT Score. If multiple epitopes have the same Best MT Score they are then sorted by the Corresponding Fold Change. The last sorting criteria is the Median MT Score.
  • pVACseq, pVACfuse, and pVACbind now calculate manufacturability metrics for the predicted epitopes. Manufacturability metrics are also calculated for all protein sequences when running the pvacseq generate_protein_fasta and pvacfuse generate_protein_fasta commands. They are saved in the .manufacturability.tsv along to the result fasta.
  • The pVACseq score that gets calculated for epitopes in the condensed report is now converted into a rank. This will hopefully remove any confusion about whether the previous score could be treated as an absolute measure of immunogencity, which it was not intended for. Converting this score to a rank ensures that it gets treated in isolation for only the epitopes in the condensed file.
  • The condensed report now also outputs the mutation position as well as the full set of lowest and median wildtype and mutant scores.
  • This version adds a clear cache function to pVACapi that can be called by running pvacapi clear_cache. Sometimes pVACapi can get into a state where the cache file contains conflicting data compared to the actual process outputs which results in errors. Clearing the cache using the pvacapi clear_cache function can be used in that situation to resolve these errors.

Files

griffithlab/pVACtools-v1.5.0.zip

Files (186.5 MB)

Name Size Download all
md5:05f3e2ed8adc048348015637e66f6441
186.5 MB Preview Download

Additional details

Related works