Skip to content

Comments

main and config changes#4

Open
tjdurant wants to merge 1 commit intomasterfrom
python_wrapper
Open

main and config changes#4
tjdurant wants to merge 1 commit intomasterfrom
python_wrapper

Conversation

@tjdurant
Copy link
Collaborator

Main has two try/except statements to allow for one exit point when
failed - returning 2, and returning 0 on success. The config will now
add contamination if not == 0

The only thing to check is to see if the argument parser is handling the arguments that are 'files' correctly. I may need the BAMs to test because it looks like the argparser is collecting the 'files' as file objects if you look at the config file, and I don't know how that will run with controlFreeq.

But otherwise it works from a log and config file generating standpoint.

Main has two try/except statements to allow for one exit point when
failed - returning 2, and returning 0 on success. The config will now
add contamination if not == 0
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.

1 participant