Searched refs:exclude_otus (Results 1 – 7 of 7) sorted by relevance
149 …$nexus = $nexus->exclude_otus($runtime_options->{exclude_otus}) if $runtime_options->{exclude_otus…255 return $nexus->exclude_otus(\@otus); 350 return $nexus->exclude_otus(\@otus);
615 $nexusObject = $nexusObject->exclude_otus(\@excludesub_params);
43 $nexus_obj = $nexus_obj->exclude_otus( ["taxa_4"] );
225 sub exclude_otus { subroutine
147 return $nexus->exclude_otus(\@otus); 207 return $nexus->exclude_otus(\@otus);
926 sub exclude_otus { subroutine
252 $nexus_obj = $nexus_obj->exclude_otus(['A']);278 …OTU names for deletion are given as array reference argument to the C<exclude_otus> method of L<Bi…