~ubuntu-branches/ubuntu/trusty/qiime/trusty

« back to all changes in this revision

Viewing changes to doc/scripts/filter_samples_from_otu_table.rst

  • Committer: Package Import Robot
  • Author(s): Andreas Tille
  • Date: 2013-06-17 18:28:26 UTC
  • mfrom: (9.1.2 sid)
  • Revision ID: package-import@ubuntu.com-20130617182826-376az5ad080a0sfe
Tags: 1.7.0+dfsg-1
Upload preparations done for BioLinux to Debian

Show diffs side-by-side

added added

removed removed

Lines of Context:
63
63
 
64
64
**Metadata-based filtering (positive):**
65
65
 
66
 
Filter samples with where the value for 'Treatment' in the mapping file is not 'Control'
 
66
Filter samples from the table, keeping samples where the value for 'Treatment' in the mapping file is 'Control'
67
67
 
68
68
::
69
69
 
71
71
 
72
72
**Metadata-based filtering (negative):**
73
73
 
74
 
Filter samples with where the value for 'Treatment' in the mapping file is not 'Control'
 
74
Filter samples from the table, keeping samples where the value for 'Treatment' in the mapping file is not 'Control'
75
75
 
76
76
::
77
77