Skip to content

Commit c128c7d

Browse files
committed
Casanovo Nextflow Workflow Documentation (#391)
* nextflow documentation * nextflow nav prefix, more nextflow docs details * grammatical fixes * grammatical fixes * fixed links
1 parent f9ba9a1 commit c128c7d

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ maxdepth: 1
2121
---
2222
Getting Started <getting_started.md>
2323
File Formats <file_formats.md>
24+
Nextflow Workflow <nextflow.md>
2425
FAQs <faq.md>
2526
Citing <cite.md>
2627
Contributing <CONTRIBUTING.md>

docs/nextflow.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Casanovo Nextflow Workflow
2+
3+
To simplify the process of setting up and running Casanovo, a dedicated [Nextflow](https://www.nextflow.io/) workflow is available.
4+
In addition to simplifying the installation of Casanovo and its dependencies, the Casanovo Nextflow workflow provides an automated mass spectrometry data pipeline that converts input data files to a Casanovo-compatible format using [msconvert](https://proteowizard.sourceforge.io/tools/msconvert.html), infers peptide sequences using Casanovo, and (optionally) uploads the results to [Limelight](https://limelight-ms.org/) - a platform for sharing and visualizing proteomics results.
5+
The workflow can be used on POSIX-compatible (UNIX) systems, Windows using WSL, or on a cloud platform such as AWS.
6+
For more details, refer to the [Casanovo Nextflow Workflow Documentation](https://nf-ms-dda-casanovo.readthedocs.io/en/latest/#).

0 commit comments

Comments
 (0)