Skip to content

Instantly share code, notes, and snippets.

@nmenda
Created March 23, 2011 17:23
Show Gist options
  • Save nmenda/883533 to your computer and use it in GitHub Desktop.
Save nmenda/883533 to your computer and use it in GitHub Desktop.
$rs->search( { 'observable.name' => $trait },
{ join => { nd_experiment_stocks => [ nd_experiment => {'nd_experiment_phenotypes' => 'phenotype' => 'observable' } ] } } ,
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment