Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

automated path mapping #13

Open
tischi opened this issue Jul 14, 2016 · 0 comments
Open

automated path mapping #13

tischi opened this issue Jul 14, 2016 · 0 comments

Comments

@tischi
Copy link
Owner

tischi commented Jul 14, 2016

table: /g/almf/assay/plate03/well002/pos01/im4342
local: Z:/assay/plate04/well002/pos012/im4342

ts=table.split
ls=local.split

for it in length(ts):
for il in length(ls):
if ts[i]==ls[j]:
it_start = ts[i]
il_start = ls[i]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant