using samtools -c, I can retrieve the consensus sequence without indel(from column 4).
using samtools -cf, although indel info is included, but seems no way to retrieve the final consensus, since indel are represented by **/+/-**.
Anyone can help me to retrieve the final consensus?
using samtools -cf, although indel info is included, but seems no way to retrieve the final consensus, since indel are represented by **/+/-**.
Anyone can help me to retrieve the final consensus?