So the length of my mitochondria genome is 19,303. using
samtools view -c -f16 mappedsubset-sorted.bam mitochondrion_genome
I get 370 reads for the reverse strand, and using
samtools view -c -F16 mappedsubset-sorted.bam mitochondrion_genome
I get 359 reads for the forward pair.
Making it 729 reads in total. So what you're saying is to divide mitchondrial length by the amount of reads to get an approximation of the genome? coverd? Sorry, not quite at the level you're at!