Skip to content

Commit

Permalink
Merge branch 'main' of github.com:boulardlab/3t-seq
Browse files Browse the repository at this point in the history
  • Loading branch information
ftabaro committed Mar 5, 2024
2 parents 183d5d2 + 45ab739 commit ceee6a0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
with:
release-type: simple
package-name: 3t-seq
token: ${{ secrets.TOKEN }}
token: ${{ secrets.TOKEN }}
4 changes: 2 additions & 2 deletions workflow/env/ncbi.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
channels:
- bioconda
dependencies:
- entrez-direct
- sra-tools
- entrez-direct=16.2
- sra-tools=3.0.10
2 changes: 1 addition & 1 deletion workflow/env/pandas.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
channels:
- anaconda
dependencies:
- pandas
- pandas=2.1.1
4 changes: 2 additions & 2 deletions workflow/env/samtools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ channels:
- bioconda
dependencies:
- samtools=1.16.1
- ucsc-gtftogenepred
- ucsc-genepredtobed
- ucsc-gtftogenepred=447
- ucsc-genepredtobed=447

0 comments on commit ceee6a0

Please sign in to comment.