Skip to content

Commit 181039a

Browse files
Update docs/usage.md
Co-authored-by: Nicolás Schcolnicov <90359308+nschcolnicov@users.noreply.github.com>
1 parent d04cc55 commit 181039a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ If MirGeneDB should be used instead it needs to be specified using `--mirgenedb`
4747

4848
See examples in: [the test-datasets repository of nf-core](https://github.com/nf-core/test-datasets/tree/smrnaseq/MirGeneDB).
4949

50-
> [!NOTE] > `mirtop` is hard-coded to use the `pre` sequences rather than `pri`. Users must provide `pre` files from the start to ensure consistency between the FASTA and GFF files, as the coordinates in the GFF file are referenced to `pre` sequences. This also ensures that names in the BAM file will match those in the GFF.
50+
> [!NOTE] > `mirtop` is hard-coded to use the `pre` sequences, which originate from the hairpin FASTA, rather than the `pri` sequences, which come from the mature FASTA. Users must provide `pre` files from the start to ensure consistency between the FASTA and GFF files, as the coordinates in the GFF file are referenced to `pre` sequences. This also ensures that names in the BAM file will match those in the GFF.
5151
5252
### Genome
5353

0 commit comments

Comments
 (0)