Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
nictru committed Sep 26, 2023
1 parent 6e60c35 commit 5071459
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CITATIONS.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
> Jun Cheng, Franziska Metge, Christoph Dieterich, (2016). Specific identification and quantification of circular RNAs from sequencing data, Bioinformatics, 32(7), 1094–1096.
- [FastQC](https://www.bioinformatics.babraham.ac.uk/projects/fastqc/)

> Andrews, S. (2010). FastQC: A Quality Control Tool for High Throughput Sequence Data [Online]. Available online https://www.bioinformatics.babraham.ac.uk/projects/fastqc/.
- [find circ](https://doi.org/10.1038/nature11928)
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ On release, automated continuous integration tests run the pipeline on a full-si
## Documentation

The nf-core/circrna pipeline comes with documentation about the pipeline [usage](https://nf-co.re/circrna/usage), [parameters](https://nf-co.re/circrna/parameters) and [output](https://nf-co.re/circrna/output).

```bash
nextflow run nf-core/circrna \
-profile <docker/singularity/.../institute> \
Expand Down
3 changes: 1 addition & 2 deletions assets/multiqc_config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
report_comment: >
This report has been generated by the <a href="https://github.com/nf-core/circrna/releases/tag/1.0.0" target="_blank">nf-core/circrna</a>
analysis pipeline. For information about how to interpret these results, please see the
<a href="https://nf-co.re/circrna/1.0.0/docs/output" target="_blank">documentation</a>.
report_section_order:
"nf-core-circrna-methods-description":
order: -1000
Expand Down

0 comments on commit 5071459

Please sign in to comment.