1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
mid_quality
===========
A float value indicating the average quality of the raw sequence except its first and
last 10 nucleotides.
.. note::
This tag can be used to investigate why sequences have not been assigned to any sample by
doc:`ngsfilter <../scripts/ngsfilter>`
.. seealso::
- :doc:`avg_quality <./avg_quality>`
- :doc:`head_quality <./head_quality>`
- :doc:`tail_quality <./tail_quality>`
Attribute added by the programs:
- :doc:`ngsfilter <../scripts/ngsfilter>`
|