Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Fixed bug/dependencies for Salmon container creation.
Browse files Browse the repository at this point in the history
  • Loading branch information
jenzopr committed Jun 18, 2018
1 parent f08b04d commit 5850d05
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ dependencies:
- r-readr
- r-dplyr
- r-matrix
- r-rjson
- bioconductor-tximport
- bioconductor-singlecellexperiment
- bioconductor-biomart
1 change: 0 additions & 1 deletion src/createSCE_salmon.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
# Load libraries
#
library(tximport)
library(DESeq2)
library(biomaRt)
library(SingleCellExperiment)

Expand Down

0 comments on commit 5850d05

Please sign in to comment.