Skip to content

Commit

Permalink
docs(annotaTR): explain that SNPs aren't supported
Browse files Browse the repository at this point in the history
  • Loading branch information
aryarm authored Jan 3, 2025
1 parent 6a2d4fb commit bbea216
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions trtools/annotaTR/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ Other general parameters:

In addition to specifying input and output options above, you must specify at least one annotation operation to perform. These are described below.

.. note::
annotaTR is designed to operate on VCFs composed only of TRs and it will only output TRs. If SNPs are mixed with TRs in the input VCF, you must provide the ``--ref-panel`` option so that annotaTR can subtract out the SNPs and ignore them.

Annotation options
------------------

Expand Down

0 comments on commit bbea216

Please sign in to comment.