Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ActiveState/code
/ recipe-576895.py
File
recipe-576895.py
recipes/Python/576895_Invert_well_ids_96well/recipe-576895.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/python
2
#for inverting the plate order when mixups occur!
3
4
##e.g. input file looks like
Callers
nothing calls this directly
Calls
5
open
Function · 0.50
readlines
Method · 0.45
reverse
Method · 0.45
split
Method · 0.45
extend
Method · 0.45
Tested by
no test coverage detected