Skip to content

Commit

Permalink
sequencing summary not mandatory anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
JannesSP committed Aug 7, 2023
1 parent d575728 commit 3e7bcd3
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 10 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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
</details>
5 changes: 1 addition & 4 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
------------------------------------------------
Expand All @@ -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
- 026: Could not find provided fastq files
3 changes: 0 additions & 3 deletions conda.recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit 3e7bcd3

Please sign in to comment.