Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/pvacbind/filter_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ prediction's HLA allele are used instead of the value set via the ``--binding-th
For HLA alleles where no allele-specific binding threshold is available, the
binding threshold is used as a fallback. Alleles with allele-specific
threshold as well as the value of those thresholds can be printed by executing
the ``pvacbind allele_specific_cutoffs`` command.
the ``pvactools allele_specific_cutoffs`` command.

In addition to being able to filter on the IC50 score columns, the binding
filter also offers the ability to filter on the percentile score using the
Expand Down
2 changes: 1 addition & 1 deletion docs/pvacbind/output_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ provided to the pVACfuse run:
allele-specific binding thresholds. For alleles where no
allele-specific binding threshold is available, use the
``--binding-threshold`` as a fallback. To print a list of alleles that have
specific binding thresholds and the value of those thresholds, run ``pvacfuse allele_specific_cutoffs``.
specific binding thresholds and the value of those thresholds, run ``pvactools allele_specific_cutoffs``.
- False
* - ``--binding-percentile-threshold``
- Use this threshold to filter epitopes on the IC50 %ile MT score.
Expand Down
2 changes: 1 addition & 1 deletion docs/pvacfuse/filter_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ prediction's HLA allele are used instead of the value set via the ``--binding-th
For HLA alleles where no allele-specific binding threshold is available, the
binding threshold is used as a fallback. Alleles with allele-specific
threshold as well as the value of those thresholds can be printed by executing
the ``pvacfuse allele_specific_cutoffs`` command.
the ``pvactools allele_specific_cutoffs`` command.

In addition to being able to filter on the IC50 score columns, the binding
filter also offers the ability to filter on the percentile score using the
Expand Down
2 changes: 1 addition & 1 deletion docs/pvacfuse/output_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ provided to the pVACfuse run:
allele-specific binding thresholds. For alleles where no
allele-specific binding threshold is available, use the
``--binding-threshold`` as a fallback. To print a list of alleles that have
specific binding thresholds and the value of those thresholds, run ``pvacfuse allele_specific_cutoffs``.
specific binding thresholds and the value of those thresholds, run ``pvactools allele_specific_cutoffs``.
- False
* - ``--binding-percentile-threshold``
- Use this threshold to filter epitopes on the IC50 %ile MT score.
Expand Down
4 changes: 2 additions & 2 deletions docs/pvacseq/filter_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ prediction's HLA allele are used instead of the value set via the ``--binding-th
For HLA alleles where no allele-specific binding threshold is available, the
binding threshold is used as a fallback. Alleles with allele-specific
threshold as well as the value of those thresholds can be printed by executing
the ``pvacseq allele_specific_cutoffs`` command.
the ``pvactools allele_specific_cutoffs`` command.

The binding filter also offers the option to filter on ``Fold Change`` columns, which contain
the ratio of the MT score to the WT Score. This option can be activated by setting the
Expand Down Expand Up @@ -189,7 +189,7 @@ prediction's HLA allele are used instead of the value set via the ``--binding-th
For HLA alleles where no allele-specific binding threshold is available, the
binding threshold is used as a fallback. Alleles with allele-specific
threshold as well as the value of those thresholds can be printed by executing
the ``pvacseq allele_specific_cutoffs`` command.
the ``pvactools allele_specific_cutoffs`` command.

**Additional Considerations**

Expand Down
2 changes: 1 addition & 1 deletion docs/pvacseq/output_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,7 @@ To tier the Best Peptide, several cutoffs can be adjusted using arguments provid
allele-specific binding thresholds. For alleles where no
allele-specific binding threshold is available, use the
``--binding-threshold`` as a fallback. To print a list of alleles that have
specific binding thresholds and the value of those thresholds, run ``pvacseq allele_specific_cutoffs``.
specific binding thresholds and the value of those thresholds, run ``pvactools allele_specific_cutoffs``.
- False
* - ``--binding-percentile-threshold``
- Use this threshold to filter epitopes on the IC50 %ile MT score.
Expand Down
2 changes: 1 addition & 1 deletion docs/pvacsplice/filter_commands.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ prediction's HLA allele are used instead of the value set via the ``--binding-th
For HLA alleles where no allele-specific binding threshold is available, the
binding threshold is used as a fallback. Alleles with allele-specific
threshold as well as the value of those thresholds can be printed by executing
the ``pvacsplice allele_specific_cutoffs`` command.
the ``pvactools allele_specific_cutoffs`` command.

In addition to being able to filter on the IC50 score columns, the binding
filter also offers the ability to filter on the percentile score using the
Expand Down
2 changes: 1 addition & 1 deletion docs/pvacsplice/output_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,7 +384,7 @@ To tier the Best Peptide, several cutoffs can be adjusted using arguments provid
allele-specific binding thresholds. For alleles where no
allele-specific binding threshold is available, use the
``--binding-threshold`` as a fallback. To print a list of alleles that have
specific binding thresholds and the value of those thresholds, run ``pvacseq allele_specific_cutoffs``.
specific binding thresholds and the value of those thresholds, run ``pvactools allele_specific_cutoffs``.
- False
* - ``--binding-percentile-threshold``
- Use this threshold to filter epitopes on the IC50 %ile MT score.
Expand Down
2 changes: 1 addition & 1 deletion pvactools/lib/binding_filter.py
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ def parser(cls, tool):
)
parser.add_argument(
'-a', '--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `%s allele_specific_cutoffs`. " % tool
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
4 changes: 2 additions & 2 deletions pvactools/lib/run_argument_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ def binding_args(self, tool_name):
)
self.parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `%s allele_specific_cutoffs`. " % tool_name
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down Expand Up @@ -606,7 +606,7 @@ def __init__(self):
)
self.parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds when evaluating junctional epitopes. To print the allele-specific binding thresholds run `pvacvector allele_specific_cutoffs`. "
help="Use allele-specific binding thresholds when evaluating junctional epitopes. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
2 changes: 1 addition & 1 deletion pvactools/lib/update_tiers.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ def parser(cls, tool):
)
parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds when evaluating the binding criteria for tiering. To print the allele-specific binding thresholds run `%s allele_specific_cutoffs`. " % tool
help="Use allele-specific binding thresholds when evaluating the binding criteria for tiering. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
2 changes: 1 addition & 1 deletion pvactools/tools/pvacbind/generate_aggregated_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def define_parser():
)
parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvacbind allele_specific_cutoffs`. "
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
2 changes: 1 addition & 1 deletion pvactools/tools/pvacfuse/generate_aggregated_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ def define_parser():
)
parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvacfuse allele_specific_cutoffs`. "
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
2 changes: 1 addition & 1 deletion pvactools/tools/pvacseq/generate_aggregated_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def define_parser():
)
parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvacseq allele_specific_cutoffs`. "
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
2 changes: 1 addition & 1 deletion pvactools/tools/pvacsplice/generate_aggregated_report.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def define_parser():
)
parser.add_argument(
'--allele-specific-binding-thresholds',
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvacseq allele_specific_cutoffs`. "
help="Use allele-specific binding thresholds. To print the allele-specific binding thresholds run `pvactools allele_specific_cutoffs`. "
+ "If an allele does not have a special threshold value, the `--binding-threshold` value will be used.",
default=False,
action='store_true',
Expand Down
Loading