Skip to content

Commit

Permalink
explicitly add --predict-phase
Browse files Browse the repository at this point in the history
  • Loading branch information
alisandra committed Jan 20, 2024
1 parent b73c58d commit b037dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/fine_tuning.md
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,7 @@ coverage at inference time. This means that
added (i.e. the bam files are specified) in exactly the same order as at training time!**
- You will have to specify parameters at inference time, as done at
train time. These are `--input-coverage`, `--coverage-norm <log>`,
`--predict-phase`,
and `--post-coverage-hidden-layer` (if used).
- Finally, you will have to provide `Helixer.py` the path not just to
the fine-tuned model with `--load-model-path`; but also provide the
Expand Down

0 comments on commit b037dab

Please sign in to comment.