We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f2164 commit af8263aCopy full SHA for af8263a
gdsctools/gdsc.py
@@ -39,8 +39,8 @@ class IC50Cluster(IC50):
39
From GDSC v18 data sets onwards, DRUG identifiers may be duplicated
40
to account for different drug concentration. This is not recommended
41
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.
+ account for this feature, the IC50Cluster will rename the columns and
+ transform the data as follows.
44
45
Consider the case of the DRUG 1211. It appears 3 times in the original
46
data::
0 commit comments