Skip to content

Commit f8fdee9

Browse files
committed
removed test-related line from output.md
1 parent f8a95ad commit f8fdee9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ Each of the `domain_annotation/` subfolders (e.g., `pfam`, `funfam`) contain a `
119119

120120
[InterProScan](https://interproscan-docs.readthedocs.io/en/v5/#) is a protein annotation tool that searches [InterPro](http://www.ebi.ac.uk/interpro/), a database which integrates predictive information about protein function from a number of member resources, giving an overview of the families that a protein belongs to and the domains and sites it contains.
121121
For `nf-core/proteinannotator`, the default database applications that are used to functionally annotate sequences include
122-
Hamap, PANTHER, PIRSF, TIGRFAM and sfld. The main `nextflow.config` contains a [url]("https://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/5.72-103.0/interproscan-5.72-103.0-64-bit.tar.gz") parameter (`--interproscan_db_url`) for the full version of the InterProScan database, whereas the test profiles override that with a minimal test version of the database. If, instead, a local database is provided via the `--interproscan_db` parameter, then the download is skipped.
122+
Hamap, PANTHER, PIRSF, TIGRFAM and sfld. The main `nextflow.config` contains a [url]("https://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/5.72-103.0/interproscan-5.72-103.0-64-bit.tar.gz") parameter (`--interproscan_db_url`) for the full version of the InterProScan database. If, instead, a local database is provided via the `--interproscan_db` parameter, then the download is skipped.
123123

124124
See also [InterProScan output documentation](https://interproscan-docs.readthedocs.io/en/v5/), where most of these examples are taken from.
125125

0 commit comments

Comments
 (0)