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

Fix Manifest #55

Merged
merged 1 commit into from
Jul 27, 2023
Merged

Fix Manifest #55

merged 1 commit into from
Jul 27, 2023

Conversation

rnmitchell
Copy link
Contributor

Updated manifest, setup.py and fixed bug in snp config.

Comment on lines +58 to +61
if args.input:
data["samp_input"] = args.input
else:
data["samp_input"] = os.getcwd()
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should have used cwd if input directory/sample not specified.

@rnmitchell
Copy link
Contributor Author

@standage this is ready for your quick review and merge.

@standage standage merged commit fa9d709 into master Jul 27, 2023
3 checks passed
@standage standage deleted the fix_manifest branch July 27, 2023 16:58
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