This commit is contained in:
Aurelie Bonin
2013-12-04 16:51:50 +00:00
parent 478d6a57b6
commit 15b8895ea0
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,10 @@
.. attribute:: cut
A list with two integers indicating the beginning and end of the barcode
sequence itself within the raw sequence.
Attribute added by the programs:
- :doc:`ngsfilter <scripts/ngsfilter>`

View File

@ -0,0 +1,9 @@
.. attribute:: status
Either *full* if the amplicon has been sequenced entirely, or *partial* if not.
Attribute added by the programs:
- :doc:`ngsfilter <scripts/ngsfilter>`