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

Adding additional flags/arguments when assembly algorithms are called #18

Closed
danejo3 opened this issue Sep 19, 2022 · 0 comments
Closed

Comments

@danejo3
Copy link
Collaborator

danejo3 commented Sep 19, 2022

As we continue to explore and find the best flags/parameters for any given assembly algorithm (#2 ), we'll need to add these flags/parameters when they are called.

In #16 , a config file was introduced to YEAT. In this file, each JSON entry will contain the assembly algorithm's name and extra_args.

Currently, YEAT calls each assembly algorithm with hardly any additional flags. Depending on how we go about #15 , this may influence the way we handle the extra_args entry from the user's config file.

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

No branches or pull requests

1 participant