We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 835520d commit 0d0872fCopy full SHA for 0d0872f
README.md
@@ -53,10 +53,13 @@ The created environment can be activate with the following command
53
conda activate BrainDead
54
```
55
56
-Afterwards you should be able to call BrainDead's scripts (see below), e.g. running the [example calls](#sample-calls-on-test-data).
+Afterwards you should be able to call BrainDead's scripts (see below).
57
58
*Note: the script files are located in the `src` subdirectory!`
59
60
+At the end of the page, you find the [example calls](#sample-calls-on-test-data).
61
+
62
63
## Command helps
64
65
### Generate kmer features with `generate_kmer_features.py`
0 commit comments