Skip to content

Commit ad75283

Browse files
author
Mitchell R. Vollger
committed
update
1 parent 886bb23 commit ad75283

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/fire/run.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,14 @@ If you wish to distribute jobs across a cluster you may need to install the appr
4040

4141
## Configuring
4242

43-
See the [configuration README](https://github.com/fiberseq/FIRE/tree/main/config), the example [configuration file](https://github.com/fiberseq/FIRE/blob/main/config/config.yaml), and the example [manifest file](https://github.com/fiberseq/FIRE/blob/main/config/config.tbl) for configuration options.
43+
## See the [configuration README](https://github.com/fiberseq/FIRE/tree/main/config), the example [configuration file](https://github.com/fiberseq/FIRE/blob/main/config/config.yaml), and the example [manifest file](https://github.com/fiberseq/FIRE/blob/main/config/config.tbl) for configuration options.
44+
45+
---
46+
47+
**⚠️ ONT users**
48+
If you are using ONT please follow the preprocessing steps outlined [here](../quick-start.md#fiber-seq-starting-with-oxford-nanopore-technologies-ont), and then be sure to **include `ont: true` in your config file (e.g. `config.yaml`)**. This will ensure that the correct parameters are used for the `ft fire` command.
49+
50+
---
4451

4552
## Run
4653

0 commit comments

Comments
 (0)