Skip to content

Commit c1ae1b9

Browse files
committed
Merge branch 'master' of github.com:bioinfoUQAM/mirLibSpark
2 parents ce985eb + aab25b2 commit c1ae1b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Please cite the paper for your work using this tool.
1212

1313
__Title__: MirLibSpark: A Scalable NGS Plant MicroRNA Prediction Pipeline for Multi-Library Functional Annotation
1414

15-
__Cite__: Chao-Jung Wu, Amine M. Remita and Abdoulaye Baniré Diallo. 2019, September. MirLibSpark: A Scalable NGS Plant MicroRNA Prediction Pipeline for Multi-Library Functional Annotation. ParBio'19-8th Workshop on Parallel and Cloud-based Bioinformatics and Biomedicine. In Proceedings of the 10th ACM International Conference on Bioinformatics, Computational Biology and Health Informatics Pages 669-674. ACM.
15+
__Cite__: Chao-Jung Wu, Amine M. Remita and Abdoulaye Baniré Diallo. 2019, September. MirLibSpark: A Scalable NGS Plant MicroRNA Prediction Pipeline for Multi-Library Functional Annotation. ParBio'19-8th Workshop on Parallel and Cloud-based Bioinformatics and Biomedicine. In Proceedings of the 10th ACM International Conference on Bioinformatics, Computational Biology and Health Informatics. Pages 669-674. ACM.
1616

1717
__BibTex__:
1818
```
@@ -105,7 +105,7 @@ spark-submit mirLibPipeline.py --sc_heartbeat 300
105105

106106
Step 5: run descriptions are shown in `stdout`.
107107
When the run is done, find the reports in `output` folder.
108-
The name of the report folder looks like this: `local-0000000000000`.
108+
The name of the report folder is the same as the job id created by linux time.
109109
The description of the report files is listed in the end of this manual.
110110

111111
### A2. Differential analysis pipeline.

0 commit comments

Comments
 (0)