diff --git a/doc/pipeline_building_cec.md b/doc/pipeline_building_cec.md index 78ddaada98eb4b0a7770c0c320e7359bc941078c..dd2ae313d09dfcf27fb2c886d6cfe82a69ac8fa3 100644 --- a/doc/pipeline_building_cec.md +++ b/doc/pipeline_building_cec.md @@ -339,7 +339,7 @@ cd .. ## Run nextflow -It is better to writ a script as a.sh file to lauch nextflow : Here is the RNAseq_script for Kallisto: +It is better to write a script as a.sh file to lauch nextflow : Here is the RNAseq_script for RNAseq_cec pipeline with both kallisto and bowtie2: ```sh ./nextflow run src/RNAseq_cec.nf \ -profile psmn \