User: cdastmalchi
cdastmalchi • 0
- Reputation:
- 0
- Status:
- New User
- Last seen:
- 3 days, 23 hours ago
- Joined:
- 5 days, 20 hours ago
- Email:
- c**********@encoded.com
Profile information, website and location are not shown for new users.
This helps us discourage the inappropriate use of our site.
Posts by cdastmalchi
<prev
• 2 results •
page 1 of 1 •
next >
0
votes
1
answer
73
views
1
answers
... Thank you. I have already tried using other directories in the script besides `/usr/bin` for downloading and compiling, however I still get the same error. And the whole point of using a Docker container is to bypass any "manual" steps; I'm trying to use this Pindel program as part of a bioinformati ...
written 5 days ago by
cdastmalchi • 0
0
votes
1
answer
73
views
1
answer
... I have made the following Dockerfile to install pindel:
# Use Python base image from DockerHub
FROM python:2.7
RUN apt-get update && apt-get install -y \
bzip2 \
wget \
make \
ncurses-dev \
zlib1g-dev \
g++ \
python-pip \
git ...
written 5 days ago by
cdastmalchi • 0
Latest awards to cdastmalchi
No awards yet. Soon to come :-)
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1125 users visited in the last hour