Skip to content

Commit 497c505

Browse files
author
Muhammad Zainul Arifin
committed
final step
1 parent 5d1c1f8 commit 497c505

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Do not forget to unzip the folder. Put the indexed references inside the folder
129129
<!-- USAGE EXAMPLES -->
130130
## Usage
131131

132-
If you have your FASTQ files ready, you must make sure first your folder is in the following format (**VERY IMPORTANT**).
132+
If you have your FASTQ files ready, ensure that your folder follows the specific structure detailed below (**VERY IMPORTANT**):
133133

134134
<p align="center">
135135
<img src="https://github.com/ZainulArifin1/CUTandTag-Primary-Analysis/blob/master/img/Folder_Order.PNG">
@@ -180,6 +180,8 @@ Before running the snakefile, make sure of the following
180180
snakemake -np -s <snakefile_name>
181181
```
182182

183+
#### Running the snakefile
184+
183185
Thats it! You have done all the hardwork and now you can just run following code and check in a few hours (or days depending on your data and resources).
184186

185187
```
@@ -192,7 +194,7 @@ If you are running the program in cluster, you can modify the sbatch file and ru
192194
sbatch job.s
193195
```
194196

195-
If there is an error, do not be afraid! Check a file called **errLog** and it will tell you where the error is. Should you require any help please raise an issue on GitHub or contact me through my email (muhammad.arifin@ucdconnect.ie).
197+
If there is an error, do not be afraid! Check a file called **errLog** and it will tell you where the error is. Should you require any help, please raise an issue on GitHub or contact me through my email at muhammad.arifin@ucdconnect.ie.
196198

197199
<p align="center">
198200
<img src="https://github.com/ZainulArifin1/CUTandTag-Primary-Analysis/blob/master/img/end.gif">

0 commit comments

Comments
 (0)