File: head_quality.rst

package info (click to toggle)
obitools 1.2.13%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,652 kB
  • sloc: python: 18,199; ansic: 1,542; makefile: 98
file content (18 lines) | stat: -rw-r--r-- 540 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
head_quality
============

    A float value indicating the average quality of the 10 first nucleotide of the raw sequence.
    
    .. 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:`mid_quality <./mid_quality>`
       - :doc:`tail_quality <./tail_quality>`
    
    Attribute added by the programs:
        - :doc:`ngsfilter <../scripts/ngsfilter>`