Skip to content

Commit d1a7ebe

Browse files
authored
add extraction ref
1 parent a775842 commit d1a7ebe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/03-tutorial/04-template-matching

docs/03-tutorial/04-template-matching/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ pytom_match_template.py \
200200
```
201201

202202

203-
## Extract particles
203+
## Extract particles {#extract}
204204

205205
Once you have succesfully run template matching, you can extract your particles with `pytom_extract_candidates.py`. This will create the `particles.star` in RELION5 format to then use for [subtomogram averaging](/03-tutorial/05-sta-in-relion5/). Again for detailed explanation check the documentation or `--help` of the pytom script.
206206

0 commit comments

Comments
 (0)