Skip to content

[Feature Request] Provide precompute gene predictions #52

Description

@jolespin

Is your feature request related to a problem? Please describe.
I'm working on updating my VEBA metagenomics software suite (https://github.com/jolespin/veba) and working on scaling up the workflows to being able to hand thousands of samples. In this, I'm in the process of reducing redundancies. The big one for the prokaryotic binning is recomputing the gene predictions since I've already precomputed them w/ Pyrodigal. I want to add MetaCoAG to my software in the new version but I noticed that it's recomputing gene predictions.

Describe the solution you'd like
Provide 2 additional arguments:

--proteins /path/to/proteins.fasta for entire assembly
--proteins_to_contigs /path/to/tsv tabular format with column 1 being proteins and column 2 being contigs

Describe alternatives you've considered
Factoring in overhead costs of recomputing existing genes

Additional context
This feature will make the tool more flexible and easily scalable to larger projects

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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