diff --git a/README.md b/README.md index ec33d11..abd29aa 100644 --- a/README.md +++ b/README.md @@ -262,7 +262,6 @@ Errors of first sample: - 124: f5c index failed - 125: f5c eventalign failed - 126: Could not find provided fastq files -- 127: Could not find provided sequencing summary file --- Errors of second sample - 219: Cannot basecall .slow5/.blow5 with guppy @@ -273,7 +272,6 @@ Errors of second sample - 224: f5c index failed - 225: f5c eventalign failed - 226: Could not find provided fastq files -- 227: Could not find provided sequencing summary file ### If Subscript Nanosherlock is Executed Separately @@ -286,5 +284,4 @@ The -e parameter of nanosherlock specifies the leading number of the error code. - 024: f5c index failed - 025: f5c eventalign failed - 026: Could not find provided fastq files -- 027: Could not find provided sequencing summary file \ No newline at end of file diff --git a/README.rst b/README.rst index ba0f3b4..4620df0 100644 --- a/README.rst +++ b/README.rst @@ -263,7 +263,6 @@ Error Codes Explanation - 124: f5c index failed - 125: f5c eventalign failed - 126: Could not find provided fastq files -- 127: Could not find provided sequencing summary file Errors of second sample @@ -275,7 +274,6 @@ Error Codes Explanation - 224: f5c index failed - 225: f5c eventalign failed - 226: Could not find provided fastq files -- 227: Could not find provided sequencing summary file If Subscript Nanosherlock is Executed Separately ------------------------------------------------ @@ -290,5 +288,4 @@ error code. Default is 0. - 023: Samtools indexing failed - 024: f5c index failed - 025: f5c eventalign failed -- 026: Could not find provided fastq files -- 027: Could not find provided sequencing summary file \ No newline at end of file +- 026: Could not find provided fastq files \ No newline at end of file diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml index 1462db3..519a9a9 100644 --- a/conda.recipe/meta.yaml +++ b/conda.recipe/meta.yaml @@ -286,7 +286,6 @@ about: - 124: f5c index failed - 125: f5c eventalign failed - 126: Could not find provided fastq files - - 127: Could not find provided sequencing summary file --- Errors of second sample @@ -299,7 +298,6 @@ about: - 224: f5c index failed - 225: f5c eventalign failed - 226: Could not find provided fastq files - - 227: Could not find provided sequencing summary file ### If Subscript Nanosherlock is Executed Separately @@ -313,7 +311,6 @@ about: - 024: f5c index failed - 025: f5c eventalign failed - 026: Could not find provided fastq files - - 027: Could not find provided sequencing summary file extra: recipe-maintainers: