Sign inSign up

suyanan/r-base

By suyanan

•Updated over 6 years ago

r with ggplot2 and dplyr

Image
0

102

suyanan/r-base repository overview

⁠docker

⁠dockerfiles

These dockerfiles are related to bioinformatics software and basic environments, and most images are based on alpine:3.9. Mores refer to mydockerhub⁠

⁠R

from r-base , create some libraries.

⁠Python

  • python
  • python-pip
  • python-pip-libs

⁠mapper

  • minimap2
  • ngmlr

⁠svcaller

  • sniffles

⁠methylationcaller

  • nanopolish(todo)

⁠tools

  • samtools
  • bedtools

⁠useful pipeline

  • fastq_stat
  • sv_annotation
  • sv_report

Tricks:

  1. When installing some packages in docker container, you can check the related libs whether exits in alpinelinux⁠.
  2. docekr build -t image_name .
  3. retry the software installation, by "docker run -it --name container_name image_name"
  4. check the container, by "docker cp", to debug the target project.

end

Tag summary

Content type

Image

Digest

Size

380.5 MB

Last updated

over 6 years ago

docker pull suyanan/r-base:3.6.0