effect on age. I've been able to write snippets to find the min/max exprs (expression level) within the set...
<pre>
> min(exprs(ALL))
[1] 1.984919
> max(exprs(ALL))
[1] 14.12657</pre>
...but cannot seem to write a snippet that maps...this is tricky. Each patient obviously has an age (which is a column) and also an expression level (which as I u…
updated 7.3 years ago • detroit.drive
