Skip to content

Commit

Permalink
doc(plates_generator): typo
Browse files Browse the repository at this point in the history
  • Loading branch information
breakthewall committed Mar 7, 2024
1 parent 8f6e504 commit a823f28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion icfree/plates_generator/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ python -m icfree.plates_generator \
<ul>
<li><code>-sdv</code>, <code>--src-plt-dead-volume</code>: dead volume to add in the source plate in nL (default: <code>15000</code>)</li>
<li><code>-ssw</code>, <code>--src-start-well</code>: Starter well of source plate to begin filling the 384 well-plate. (default: <code>A1</code>)</li>
<li><code>-spd</code>, <code>--src-plt-dim</code>: Dimensions of source plate(s). (default: <code>16x24<c/ode>)</li>
<li><code>-spd</code>, <code>--src-plt-dim</code>: Dimensions of source plate(s). (default: <code>16x24</code>)</li>
<li><code>-spwc</code>, <code>--src-plt-well-capacity</code>: Maximum volume capacity of the source plate(s) in nL (default: <code>60000</code>)</li>
<li><code>-ncc</code>, <code>--new-col-comp</code>: List of components for which the filling will start at a new column in the source plate.</li>
<li><code>-dsw</code>, <code>--dst-start-well</code>: Starter well of destination plate to begin filling the 384 well-plate. (default: <code>A1</code>)</li>
Expand Down

0 comments on commit a823f28

Please sign in to comment.