This commit is contained in:
Aurelie Bonin
2014-01-30 10:58:57 +00:00
parent ca4ec3b995
commit 7d9a48bf44

View File

@ -3,7 +3,8 @@ partial
A boolean value indicating whether both sample tags and both primers have A boolean value indicating whether both sample tags and both primers have
been identified on both extremities of the sequence, i.e. whether we expect been identified on both extremities of the sequence, i.e. whether we expect
the sequence to be complete or partially sequenced. the sequence to be partially sequenced (partial=True) or completely sequenced
(partial=False).
Attribute added by the program: Attribute added by the program:
- :doc:`ngsfilter <../scripts/ngsfilter>` - :doc:`ngsfilter <../scripts/ngsfilter>`