Skip to content

Commit bdac044

Browse files
Update README.md
1 parent 0742c8c commit bdac044

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ If you wish to run EnhancerDetector via the jupyter notebook:
9999
input_fly.fasta = Includes ten fly sequences in fasta format, the first five are likely enhancers while the last five are non-enhancers.
100100

101101
3. In the main directory run EnhancerDetector.py
102+
102103
For Human
103104
> python EnhancerDetector.py --species human --input input_human.fa --outdir Output
104105
@@ -109,6 +110,7 @@ If you wish to run EnhancerDetector via the jupyter notebook:
109110
> python EnhancerDetector.py --species fly --input input_fly.fa --outdir Output
110111
111112
If you want to generate a CAM output for each sequence run:
113+
112114
For Human
113115
> python EnhancerDetector.py --species human --input input_human.fa --cam --outdir Output
114116

0 commit comments

Comments
 (0)