Code Monkey home page Code Monkey logo

galaxy-maps's Introduction

The Galaxy Maps project

This projects aims in collection all Galaxy servers across the earth. We stricly encourage all Galaxy Admins to add their server to this map, no matter if the server is public or not. We will use this map to guide users to you, make people and funding agencies aware of your awesome service, connect Admins between instances more closely and build a network of potential training instances.

Look at it!

You want to be in this map, simply add an entry to the geosjon file, if you are:

  • A Galaxy instance:
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [7.85203, 48.02559]
        },
        "properties": {
          "Name": "MPI-IE Galaxy Server",
          "URL": "http://deeptools.ie-freiburg.mpg.de",
          "Description": "The Home of deepTools - test and play around with the latest deepTools version."
        }
      }
  • A Galaxy instance with training
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [7.84831, 48.00362]
        },
        "properties": {
          "Name": "Freiburg Galaxy Server",
          "URL": "http://galaxy.uni-freiburg.de",
          "Description": "",
          "Training": "We offer twice a year a one week hands-on training course.",
          "marker-size": "medium",
          "marker-symbol": "college",
          "marker-color": "#bbbbbb"
        }
      }
  • A possible trainer
      {
        "type": "Feature",
        "geometry": {
          "type": "Point",
          "coordinates": [7.83354, 48.01462]
        },
        "properties": {
          "Name": "Björn Grüning",
          "Mail": "[email protected]",
          "Affiliation": "University of Freiburg",
          "Website": "",
          "Training": "",
          "marker-size": "medium",
          "marker-symbol": "star",
          "marker-color": "#e5afcf"
        }
      }

The Latitude and Longitude for the coordinates section can be obtained with this service for example: http://mondeca.com/index.php/en/any-place-en. Please note that the first number is Longitude and the second is Latitude.

galaxy-maps's People

Contributors

abretaud avatar bebatut avatar bgruening avatar gregvonkuster avatar hexylena avatar hrhotz avatar leobiscassi avatar lparsons avatar mwolfien avatar nsoranzo avatar pratikdjagtap avatar shiltemann avatar slugger70 avatar vazovn avatar vipints avatar yvanlebras avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

galaxy-maps's Issues

Becoming of this repo

@bgruening @hrhotz @bernt-matthias
I propose to start here a discussion about what is cool about this repo and what could/should it become.

I like:

  • To know we are not by ourselves
  • Where are there galaxy instances and potentially get in contact with people.

What could be improved:

  • @bernt-matthias proposed to split trainers and instances and this might be a good idea.
  • move it to galaxyproject make more sense to me.
  • We need to check what is currently available as galaxy database so we do not redo what has already been done.

What I have in mind:

  • I think the third global GTN week would be a super good occasion to fill with all trainers.
  • Also the admin training would be a good occasion to add new instances to the list.

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.