Skip to content

Commit 3e7bcd3

Browse files
committed
sequencing summary not mandatory anymore
1 parent d575728 commit 3e7bcd3

File tree

3 files changed

+1
-10
lines changed

3 files changed

+1
-10
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ Errors of first sample:
262262
- 124: f5c index failed
263263
- 125: f5c eventalign failed
264264
- 126: Could not find provided fastq files
265-
- 127: Could not find provided sequencing summary file
266265
---
267266
Errors of second sample
268267
- 219: Cannot basecall .slow5/.blow5 with guppy
@@ -273,7 +272,6 @@ Errors of second sample
273272
- 224: f5c index failed
274273
- 225: f5c eventalign failed
275274
- 226: Could not find provided fastq files
276-
- 227: Could not find provided sequencing summary file
277275
278276
### If Subscript Nanosherlock is Executed Separately
279277
@@ -286,5 +284,4 @@ The -e parameter of nanosherlock specifies the leading number of the error code.
286284
- 024: f5c index failed
287285
- 025: f5c eventalign failed
288286
- 026: Could not find provided fastq files
289-
- 027: Could not find provided sequencing summary file
290287
</details>

README.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ Error Codes Explanation
263263
- 124: f5c index failed
264264
- 125: f5c eventalign failed
265265
- 126: Could not find provided fastq files
266-
- 127: Could not find provided sequencing summary file
267266
268267
Errors of second sample
269268
@@ -275,7 +274,6 @@ Error Codes Explanation
275274
- 224: f5c index failed
276275
- 225: f5c eventalign failed
277276
- 226: Could not find provided fastq files
278-
- 227: Could not find provided sequencing summary file
279277
280278
If Subscript Nanosherlock is Executed Separately
281279
------------------------------------------------
@@ -290,5 +288,4 @@ error code. Default is 0.
290288
- 023: Samtools indexing failed
291289
- 024: f5c index failed
292290
- 025: f5c eventalign failed
293-
- 026: Could not find provided fastq files
294-
- 027: Could not find provided sequencing summary file
291+
- 026: Could not find provided fastq files

conda.recipe/meta.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,6 @@ about:
286286
- 124: f5c index failed
287287
- 125: f5c eventalign failed
288288
- 126: Could not find provided fastq files
289-
- 127: Could not find provided sequencing summary file
290289
291290
---
292291
Errors of second sample
@@ -299,7 +298,6 @@ about:
299298
- 224: f5c index failed
300299
- 225: f5c eventalign failed
301300
- 226: Could not find provided fastq files
302-
- 227: Could not find provided sequencing summary file
303301
304302
### If Subscript Nanosherlock is Executed Separately
305303
@@ -313,7 +311,6 @@ about:
313311
- 024: f5c index failed
314312
- 025: f5c eventalign failed
315313
- 026: Could not find provided fastq files
316-
- 027: Could not find provided sequencing summary file
317314
318315
extra:
319316
recipe-maintainers:

0 commit comments

Comments
 (0)