Skip to content

Commit df20d32

Browse files
authored
Merge pull request #23 from nf-core/olgabot/add-metromap
olgabot/add metromap
2 parents 9756277 + c6dbe3b commit df20d32

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,12 @@
2929

3030
<!-- TODO nf-core: Include a figure that guides the user through the major workflow steps. Many nf-core
3131
workflows use the "tube map" design for that. See https://nf-co.re/docs/contributing/design_guidelines#examples for examples. -->
32-
<!-- TODO nf-core: Fill in short bullet-pointed list of the default steps in the pipeline -->1. Present QC for raw reads ([`MultiQC`](http://multiqc.info/))
32+
<!-- TODO nf-core: Fill in short bullet-pointed list of the default steps in the pipeline -->
33+
34+
1. Run ([`seqkit stats`](https://bioinf.shenwei.me/seqkit/usage/#stats)) to summarize input protein fasta files
35+
2. Present QC for raw reads ([`MultiQC`](http://multiqc.info/))
36+
37+
![Protein annotator metromap. Protein fasta files are summarized with `seqkit stats`, then functionally annotated with InterProScan, DIAMOND-blastp, UniFire, and Kmerseek](assets/proteinannotator-metromap.excalidraw.png)
3338

3439
## Usage
3540

93.9 KB
Loading

0 commit comments

Comments
 (0)