Entering edit mode
11 months ago
marongiu.luigi
▴
730
I would like to obtain a complete outlook for an alignment and a graph using callvariants.sh
from the BBtools
package. I understand that the flags needed are clearfilters
and mhist
but I don't understand how to set the flags properly.
I tried with
callvariants.sh in=<in>.sam.gz ref=<ref>.fa out=<out>_vars.vcf --clearfilters --mhist
and other combinations, but it does not work.
What is the correct syntax?
Thank you
Thank you, now I see how to call the flags in callvariants.sh. However, how do I get an output such as in this post (Brian Bushnell's answer)? clearfilters did not add much more information and the *hist field are not images...