Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Human pipeline build instructions - missing dependencies #19

Open
pcharoentong opened this issue Aug 11, 2023 · 0 comments
Open

Human pipeline build instructions - missing dependencies #19

pcharoentong opened this issue Aug 11, 2023 · 0 comments

Comments

@pcharoentong
Copy link

Hi!

First of all, thank you for this very useful pipeline!

I tried building the Docker container from the human-pipeline branch, and it failed installing the R package devtools.
I eventually figured out that the following dependencies were missing:

  • libharfbuzz-dev
  • libfribidi-dev

After adding them to the first apt install command in the Dockerfile, I was able to build the Docker container correctly.

Best,
Kay

pcharoentong pushed a commit to pcharoentong/MoCaSeq that referenced this issue Aug 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant