-
Currently, you are required to specify a volume greater than 0uL even if you want to use the stamp operation only to mix.
This is because, if you specify 0uL, the stamp operation is removed from th…
-
How to write documentation for scientific software. Discuss tools like read the docs, sphinx, et cetera.
-
Just installed in Python 3.5 with `pip install transcriptic` (transcriptic==3.2.3)
```
briann$ transcriptic resources water
Results for 'water':
Resource Name | …
-
[//]: # "=======================
Instructions for posting issues:
(1) Write your post below using Markdown (as per https://guides.github.com/features/mastering-markdown/ ) or just plain text.
(2) …
-
Currently, running p.transfer(well1,well2,'1000.0:microliter',mix_before=True,one_tip=True) will result in two transfer operations, each with their own mix_before (see below)
```
'transfer': …
-
It is often the case that a user may want to work in terms of concentration say µg/mL. Currently `Unit()` does not support dimensional division nor multiplication.
Some ideas have been batted around …
-
[Enter steps to reproduce below:]
1. ...
2. ...
**Atom Version**: 1.8.0-beta3
**System**: Microsoft Windows 10 Pro Insider Preview
**Thrown From**: [atom-python-test](https://github.com/pghilardi/ato…
-
When attempting to retrieve a container:
```
>>> container("ct14xw49m8awy9")
Traceback (most recent call last):
File "", line 1, in
container("ct14xw49m8awy9")
File "build/bdist.macosx-10.11…
-
Hi,
I am getting the following error when running the VinObdCommand.
07-22 19:52:15.905 31668-31723/org.obdclient E/AndroidRuntime﹕ FATAL EXCEPTION: Thread-391
Process: org.obdclient, PID: 31668…
-
Autoprotocol-python is not compatible with python3:
```
$ py.test-3
[...]
11 failed, 28 passed
```
Please consider pull request https://github.com/autoprotocol/autoprotocol-python/pull/34 which fixe…