Galaxy Community Conference (not compiler related)
People
Repo info
Activity
Björn Grüning
@bgruening
You can reach it by Tram line 4 until the end, its called "Messe"
give us a ping if you get lost, we will get you :)
A. Loraine
@aloraine
@bgruening OK thanks - got it!
Björn Grüning
@bgruening
See you soon!
Nathan Dunn
@nathandunn
@jmchilton / @bebatut this is your reminder about updating planemo . . . I will try it when ready
also, realized this morning that I need to head up to frankfurt today (there is no 5 am train for my morning flight), so I will be checking on stuff from my hotel / the train. thank you for your help on this
Björn Grüning
@bgruening
@nathandunn have a save trip
Helena Rasche
@erasche
safe flight
Nathan Dunn
@nathandunn
Thanks @bgruening and @erasche and rest (too many) for being such awesome hosts. Freiburg is a really wonderful little city.
Quick question about ansible: during the training we used ansible running on python2.7 to deploy galaxy, would the same .yml script work with ansible running on python3?
Helena Rasche
@erasche
sure
Ansible works on both py2/3
galaxy will still be deployed with py2
MiguelJulia
@MiguelJulia
Awesome! Thanks @erasche
Nathan Dunn
@nathandunn
Thanks for the update @jmchilton .. good luck
John Chilton
@jmchilton
The PyPI version is updated - sorry forgot to mention that
Nathan Dunn
@nathandunn
Ah sweet @jmchilton .. will give it a shot when I have good internet
Nate Coraor
@natefoo
@cganote neat! i have never encountered this word before
_
Mehmet Tekman
@mtekman
is anybody familiar with the tool xml trick where you peek at the header of a tabular file and serve the column names to the user in the interface?
I know HiCExplorer does it, but I could not find the section
@bebatut but the material in annotation-with-apollo-v2 is generated with planemo 0.61 if you want to double-check it
Bérénice Batut
@bebatut
everything looks good on your latest version: the inputs of steps are there, they could be missing with older version of Planemo
Nathan Dunn
@nathandunn
Okay . . I’ll get that fixed and then update the content (with from other GGA members) over the next few weeks
thanks
Bérénice Batut
@bebatut
thank you for that!
Ghost
@ghost~5772e7e2c2f0db084a206e1b
wow, everyone just keeps going!
Nate Coraor
@natefoo
@mvdbeek look again!
Ghost
@ghost~5772e7e2c2f0db084a206e1b
nice!
MoHeydarian
@MoHeydarian
Hi CoFesters! On this last day of the CoFest, let's come together as a group at 6 pm in the room 1016 (the large room) to have a final recap of the day.
@mtekman if you run into any server performance problems with scanning for options with from_dataset you may need to use metadata instead. I discovered that with my first mothur toolset when the datasets were millions of lines long.
Mehmet Tekman
@mtekman
ah, good to know
is there a way to limit the max number of lines scanned?