Alanamosse / GalaxyE_docker_galaxy-stable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GalaxyE_docker_galaxy-stable

Derived from bgruening/docker-galaxy-stable https://github.com/bgruening/docker-galaxy-stable.

The image built with GalaxyE_tool_list.yml will help to do final tests on developped tools.

How to run :

In the repo :

$ docker build -t galaxy-e .

$ docker run -p 8080:80 galaxy-e

Open your web browser on http://localhost:8080

Categories and tool list to test :

  • Upload

    • Get species occurences data : spocc::occ
  • Rdata files manipulation

    • Rdata reader

    • Rdata parser

  • VigieChiro

    • IdCorrect2ndlayer

    • BilanEnrichi

    • IdValid

    • Sqlite tadarida to tabular

    • Tadarida-c

    • Tadarida-d

  • RegionalGAM

    • Expected temporal trend

    • Abundance index

    • Linear regression

    • Trend

    • Linear regression ajusted

    • Autocorrection residus

    • Fligth curve

  • SIG

    • GdalWarp

    • GdalInfo

    • GdalAddo

    • GdalTranslate

    • OgrInfo

    • GdalMerge

    • GdalBuildVRT

    • NetcdfRead

    • NetcdfMetadataInfo

  • Convert format

    • Tabular2csv

    • Csv2tabular

  • Need some work / Not sure yet

    • Taxref

    • Langue2Boeuf #No docmentation nor help now

    • Worldclim climatic data #Ok without the geotif save option. What's wrong with r-rgdal in conda ? need few more tests

    • STOCeps

    • STOCeps2

About


Languages

Language:Dockerfile 100.0%