Skip to content

Commit af8263a

Browse files
committed
fix typo
1 parent f3f2164 commit af8263a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdsctools/gdsc.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ class IC50Cluster(IC50):
3939
From GDSC v18 data sets onwards, DRUG identifiers may be duplicated
4040
to account for different drug concentration. This is not recommended
4141
since we'd rather use unique identifier for different experiments but to
42-
account for this feature, the IC50Cluster will rename them columns and
43-
transforming the data as follows.
42+
account for this feature, the IC50Cluster will rename the columns and
43+
transform the data as follows.
4444
4545
Consider the case of the DRUG 1211. It appears 3 times in the original
4646
data::

0 commit comments

Comments
 (0)