-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Cutadapt compression level problem (#153)
Co-authored-by: Máté Balajti <[email protected]>
- Loading branch information
1 parent
37d6428
commit d6811e7
Showing
5 changed files
with
6 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
1dc3f566f896b72f8f0ab8b3d60da364 results/samples_htsinfer.tsv | ||
642935539533503952f755dbe280fcbd results/htsinfer_SRR1.json | ||
1632c04cd856a1af0abc964304d8e218 results/htsinfer_SRR2.json | ||
ca3f9ef26821bfa061d3b7708823ebc3 results/htsinfer_SRR1.json | ||
62303261f8dd73124c2a5a54cd28e572 results/htsinfer_SRR2.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,5 +3,5 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- cutadapt=3.4 | ||
- cutadapt=4.6 | ||
... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters