Skip to content

Commit

Permalink
Update meta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mahesh-panchal committed May 24, 2024
1 parent cf5c892 commit fd58f98
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions modules/nf-core/interproscan/meta.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,11 @@ input:
e.g. [ id:'test', single_end:false ]
- fasta:
type: file
description: Input fasta file containing the amino acid query sequences
description: Input fasta file containing the amino acid or dna query sequences
pattern: "*.{fa,fasta,fa.gz,fasta.gz}"
- out_ext:
type: string
description: Specify the type of output file to be generated
pattern: "tsv|xml|gff3|json"
- interproscan_database:
type: directory
description: Path to the interproscan database (untarred http://ftp.ebi.ac.uk/pub/software/unix/iprscan/5/${version_major}-${version_minor}/interproscan-${version_major}-${version_minor}-64-bit.tar.gz)
output:
- tsv:
type: file
Expand Down

0 comments on commit fd58f98

Please sign in to comment.