Skip to content

update / make new Terra-friendly genbank prep workflow #531

@dpark01

Description

@dpark01

Current genbank.wdl is still very pre-Terra-centric in use pattern (it takes in multiple input samples from the same species/taxon and preps a bulk submission zip file for the batch).

Current multi-pathogen projects in Terra would benefit if we had a workflow that:

  • prepared genbank submissions in a pathogen agnostic manner
  • ran on one assembly at a time
  • relied instead on something like Theiagen's ZipColumnContent wdl to make the final submission zip file from many rows in the Terra table instead of us making the zip ourselves

And... while we're at it (wish list):

  • update to table2asn as tbl2asn is now deprecated
  • utilize VADR for applicable taxa to 1) create the tbl files (do the annotation transfers) and 2) pre-screen passing/failing submissions (fall back to our custom tbl transfer single for taxa unsupported by VADR)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions