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

argument: -outputpath does not work as expected #5

Open
LYC-vio opened this issue Feb 8, 2023 · 1 comment
Open

argument: -outputpath does not work as expected #5

LYC-vio opened this issue Feb 8, 2023 · 1 comment

Comments

@LYC-vio
Copy link

LYC-vio commented Feb 8, 2023

MAMnet use this to generate the output vcf name:

outputpath = bamfilepath.split('/')[-1][:-4] + '.vcf'

the argument -outputpath does not change the name of the output vcf name

@micahvista
Copy link
Owner

Dear LYC-vio:
Thanks to point out this problem, I have fixed the error in the latest version of MAMnet.
Thanks.
Hongyu Ding

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

2 participants