Skip to content

Commit 3cda625

Browse files
committed
Minor README edit.
1 parent 383459a commit 3cda625

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

examples/M16/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Feature Selection examples
22

3-
The code is for demonstrate feature selection methods that CANDLE provides.
3+
The code demonstrates feature selection methods that CANDLE provides.
4+
5+
It can be run by executing '''python M16_test.py'''
46

57
## Download data
68
Code
@@ -369,4 +371,4 @@ Average first quartile of NCI60 cell lines is 0.23
369371
Average third quartile of CCLE cell lines is 4.83
370372
Average median of CCLE cell lines is 2.72
371373
Average first quartile of CCLE cell lines is 0.13
372-
```
374+
```

0 commit comments

Comments
 (0)