Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consensus Genomes Readiness #115

Closed
wants to merge 2 commits into from
Closed

Conversation

morsecodist
Copy link
Contributor

This is still incomplete but it is such a large change I want to incrementally push it here so people can look at it.

class FileStatus(enum.Enum):
SUCCESS = "SUCCESS"
FAILED = "FAILED"
PENDING = "PENDING"


Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How is this file generated, do you have codegen of some kind?

@morsecodist morsecodist deleted the tmorse-consensus-genomes-ready branch January 31, 2024 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants