-
-
Notifications
You must be signed in to change notification settings - Fork 152
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
I have a problem with executing variant call #188
Comments
|
Hi @otienolwanga ! I'm really sorry to hear that. Could you provide me with some additional information so that I can figure out what the problem might be?
|
Hello @fpsom! I am using the University Server not the Carpentries AMI instance. The |
Hi @otienolwanga, thanks for the details. To me, it seems that |
Thank you @fpsom for your help. I will contact the server admin to reinstall it since I do not have the rights. I will update you on the progress. Kind regards |
I'm jumping in on this late, but could the problem be the typo in the first option listed: |
Hi All, I just tested the respective commands, and when typing
I get the same error. When changing this to
it works for me. Could you confirm that this was the problem @otienolwanga? Thank you, |
bcftools mpileup -0 b -o $raw_bcf -f $genome $sorted_bam
code breaks each time I run the above command. It says
Unrecognized command
. What could I be doing wrong?Also, each time I run a variant call for multiple samples (38 samples), on the first sample is processed up to where the pipe breaks.
Below is my script for the variant calling:
PLEASE HELP!!!
The text was updated successfully, but these errors were encountered: