File: index-sample.rst

package info (click to toggle)
python-cogent 2024.5.7a1%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 74,600 kB
  • sloc: python: 92,479; makefile: 117; sh: 16
file content (19 lines) | stat: -rw-r--r-- 376 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Filtering data 
==============

``cogent3`` apps provide simple and sophisticated means to filter genomic data.

.. toctree::
    :maxdepth: 1

    sample-omit-degen
    sample-omit-gap
    sample-omit-bad
    sample-omit-duplicated
    sample-min-len
    sample-fixed-len
    sample-trim-stop
    sample-take-pos
    sample-take-seqs
    sample-take-n-seqs
    sample-concat