Skip to content

Commit 2a6bf4d

Browse files
committed
improve docs #1
1 parent ce898f4 commit 2a6bf4d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ A [Snakemake 8](https://snakemake.readthedocs.io/en/stable/) workflow for end-to
1515
> ⭐️ **Star and share modules you find valuable** 📤 - help others discover them, and guide our future work!
1616
1717
> [!IMPORTANT]
18-
> **If you use this workflow in a publication, please don't forget to give credit to the authors by citing it using this DOI [10.5281/zenodo.XXXXXX](https://doi.org/10.5281/zenodo.XXXXXX) and acknowledging the [rna-seq-star-deseq2 workflow](https://github.com/snakemake-workflows/rna-seq-star-deseq2) DOI [10.5281/zenodo.4737358](https://doi.org/10.5281/zenodo.4737358) from which structure and code was adapted.**
18+
> **If you use this workflow in a publication, please don't forget to give credit to the authors by citing it using this DOI [10.5281/zenodo.XXXXXX](https://doi.org/10.5281/zenodo.XXXXXX) and acknowledging the [rna-seq-star-deseq2 workflow](https://github.com/snakemake-workflows/rna-seq-star-deseq2) DOI [10.5281/zenodo.4737358](https://doi.org/10.5281/zenodo.4737358) from which structure and code were adapted.**
1919
2020
![Workflow Rulegraph](./workflow/dags/rulegraph.svg)
2121

@@ -160,7 +160,8 @@ Below are some guidelines for the manual quality control of each sample using th
160160
- [Unsupervised Analysis](https://github.com/epigen/unsupervised_analysis) to explore sample relationships based on gene expression.
161161
- [Differential Analysis with limma](https://github.com/epigen/dea_limma) to identify differentially expressed genes between sample groups.
162162
- [Enrichment Analysis](https://github.com/epigen/enrichment_analysis) for biomedical interpretation of gene lists (e.g., from differential analysis).
163-
163+
- [fastp manual](https://github.com/OpenGene/fastp/blob/master/README.md)
164+
- [STAR manual](https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf)
164165

165166
# 📑 Publications
166167
The following publications successfully used this module for their analyses.

0 commit comments

Comments
 (0)