Latest recipes tagged "id"http://code.activestate.com/recipes/tags/id/new/2009-09-04T02:36:01-07:00ActiveState Code RecipesInvert the well ids from a 96-well plate (Python)
2009-09-04T02:36:01-07:00Kevinhttp://code.activestate.com/recipes/users/4171628/http://code.activestate.com/recipes/576895-invert-the-well-ids-from-a-96-well-plate/
<p style="color: grey">
Python
recipe 576895
by <a href="/recipes/users/4171628/">Kevin</a>
(<a href="/recipes/tags/96/">96</a>, <a href="/recipes/tags/biology/">biology</a>, <a href="/recipes/tags/id/">id</a>, <a href="/recipes/tags/invert/">invert</a>, <a href="/recipes/tags/number/">number</a>, <a href="/recipes/tags/sequencing/">sequencing</a>, <a href="/recipes/tags/well/">well</a>).
Revision 2.
</p>
<p>Due to a mixup in processing, I require to invert the order of the well numbers from a 96-well plate</p>