Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • I IMP3
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • External wiki
    • External wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • IMP
  • IMP3
  • Issues
  • #60

Closed
Open
Created May 12, 2022 by Valentina Galata@valentina.galataMaintainer

Analysis: building sortmerna index

Feature request

Add a rule to the installation workflow to build the index for the downloaded sortmerna FASTA files.

See the rule sortmerna_databases_index here. This rule is not executed as databases.smk is not included in the main Snakefile.

Update

Since version 4.0, sortmerna does not have a command for creating the index files (see here), and the created index files are not named using the base names of the given FASTA files.

Since building the index files seems to be fast, and defining the expected base names is too cumbersome, the index files should be built by sortmerna when the main pipeline is being executed.

Use the code base from issue #33 (closed) (branch issue33).

Edited May 18, 2022 by Valentina Galata
Assignee
Assign to
Time tracking