Giter VIP home page Giter VIP logo

seurat-docker's People

Contributors

andrewwbutler avatar austinhartman avatar mojaveazure avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

seurat-docker's Issues

Is there a Docker image Seurat V5?

When I pull the latest image:

docker pull satijalab/seurat:latest

And then check the version, it is v 4.3.0 Is there an image for v5?

> packageVersion("Seurat")
[1] ‘4.3.0’

Problem installing package 'metap' and 'multtest'

Hello all,
I have tried to run the function FindConserverdMarkers() from the lastest docker image and found the following error:

Error: Please install the metap package to use FindConservedMarkers.
This can be accomplished with the following commands: 
----------------------------------------
install.packages('BiocManager')
BiocManager::install('multtest')
install.packages('metap')
----------------------------------------

Once I try to install the multtest and metap packages manually as the message says, I get the following error:

Installing package into ‘/usr/local/lib/R/site-library’
(as ‘lib’ is unspecified)
also installing the dependency ‘qqconf’

trying URL 'https://cloud.r-project.org/src/contrib/qqconf_1.2.1.tar.gz'
Content type 'application/x-gzip' length 518714 bytes (506 KB)
==================================================
downloaded 506 KB

trying URL 'https://cloud.r-project.org/src/contrib/metap_1.8.tar.gz'
Content type 'application/x-gzip' length 1097503 bytes (1.0 MB)
==================================================
downloaded 1.0 MB

* installing *source* package ‘qqconf’ ...
** package ‘qqconf’ successfully unpacked and MD5 sums checked
** using staged installation
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking for pkg-config... no
configure: error: pkg-config not found.
ERROR: configuration failed for package ‘qqconf’
* removing ‘/usr/local/lib/R/site-library/qqconf’
ERROR: dependency ‘qqconf’ is not available for package ‘metap’
* removing ‘/usr/local/lib/R/site-library/metap’

The downloaded source packages are in
	‘/tmp/RtmpICaj0f/downloaded_packages’
Warning messages:
1: In install.packages("metap") :
  installation of package ‘qqconf’ had non-zero exit status
2: In install.packages("metap") :
  installation of package ‘metap’ had non-zero exit status

What can I do now?
Thanks a lot for your help!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.