modules icon indicating copy to clipboard operation
modules copied to clipboard

Add module blast/tblastx

Open snehaag006 opened this issue 6 months ago • 0 comments

Summary

This PR adds a new module for blast/tblastx that compares the six-frame translations of a nucleotide query sequence against a six-frame translated nucleotide database using NCBI BLAST+.

New module files:

  • main.nf
  • meta.yml
  • environment.yml
  • tests/main.nf.test
  • tests/main.nf.test.snap
  • tests/nextflow.config

Details:

  • Follows nf-core DSL2 module standards
  • Includes compressed and uncompressed input support
  • All nf-test unit tests pass successfully

Author(s)

  • @snehaag006

snehaag006 avatar Jun 19 '25 07:06 snehaag006