Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Activity
  • Jan 31 2019 22:37

    bebatut on gh-pages

    Update on: Thu Jan 31 22:36:58 … (compare)

  • Jan 31 2019 22:00

    erasche on master

    Reports fix. Clear up issue in Galaxy docker… More reports fixes... and 1 more (compare)

  • Jan 31 2019 22:00
    erasche closed #1237
  • Jan 31 2019 22:00
    erasche commented #1237
  • Jan 31 2019 21:33
    jmchilton synchronize #1237
  • Jan 31 2019 21:01
    erasche labeled #1239
  • Jan 31 2019 21:01
    erasche opened #1239
  • Jan 31 2019 21:00
    natefoo opened #1238
  • Jan 31 2019 20:56
    jmchilton opened #1237
  • Jan 31 2019 20:17

    bebatut on gh-pages

    Update on: Thu Jan 31 20:17:17 … (compare)

  • Jan 31 2019 19:44

    erasche on master

    fix typos Merge pull request #1236 from g… (compare)

  • Jan 31 2019 19:44
    erasche closed #1236
  • Jan 31 2019 19:44
    martenson opened #1236
  • Jan 31 2019 19:44

    martenson on martenson-patch-2

    fix typos (compare)

  • Jan 31 2019 19:23

    bebatut on gh-pages

    Update on: Thu Jan 31 19:23:39 … (compare)

  • Jan 31 2019 19:06

    Slugger70 on master

    import some notes fix username and 1 more (compare)

  • Jan 31 2019 19:06
    Slugger70 closed #1234
  • Jan 31 2019 19:04
    erasche review_requested #1234
  • Jan 31 2019 19:03
    erasche synchronize #1234
  • Jan 31 2019 19:03
    erasche unlabeled #1234
Jennifer Hillman-Jackson
@jennaj
Posting here since want to share the link back with a tutorial user who reported the problems at Galaxy help
Jennifer Hillman-Jackson
@jennaj
Another idea for the https://galaxyproject.github.io/training-material/ site itself -- any thoughts on building a search function into it? I end of using google a lot to find which tutorials have certain tools, datatypes, and other various operations. Going back to use the search function in https://galaxyproject.org/search/ isn't obvious for users, and can produce a lot of noisy results.
I can make that into a ticket. just didn't want to rehash something that is already planned for
or discarded as a terrible idea :)
Björn Grüning
@bgruening
@jennaj I guess this boils down if we still need to support other types of fastq
I guess updating the tutorial with a tip, to make sure the fastq tpye does match is a good way
Helena Rasche
@erasche
@jennaj we do have a search! It's under the "Help" menu
it uses TeSS to search the site for terms, it probably won't find tools currently.
We can look at exposing that data in some way TeSS can consume
Wolfgang Maier
@wm75
Wow, didn't know that! Maybe worth having this right in the top bar?
Helena Rasche
@erasche
I think we discussed that maybe? But the top bar gets quite full with long topic names
I guess we can put a 'search' icon that expands but
Wolfgang Maier
@wm75
To gain some space you could also remove the big "Galaxy Training!" text and just go with the icon.
See github.com for how that frees space for a search box.
Helena Rasche
@erasche
sure, all options.
see github.com for a company with a budget dedicated to css/js as well, unfortuntely.
I'll see what I can do?
Wolfgang Maier
@wm75
sure, this was just a suggestion and it's certainly not urgent :)
Helena Rasche
@erasche
it's a good idea! I can file an issue for it
Jennifer Hillman-Jackson
@jennaj
@erasche lol, the "help" menu.
"train the trainer ASAP!!!" :)
Helena Rasche
@erasche
Lol, yeah, ok, not an obvious place maybe. We opened an issue for it galaxyproject/training-material#1389 :)
Jennifer Hillman-Jackson
@jennaj
@bgruening thanks -- I'm not sure of the best way either -- that bamtools' tool would work fine with any fastq data, just extracts. you decide & thanks for adding a tip to the tuto
maybe the tool could redetect the fastq type when creating the output? or maybe just needs some help text -- eg: "use edit attr > redetect". I like the first one better, less steps for the user
Jennifer Hillman-Jackson
@jennaj
@bgruening Feedback from the end user running the bamtools extract tool and getting "fastq" instead of "fastqsanger" as the output (there data is fastqsanger). They do have an practical point here -- re-detecting datatype is not a batch operation -- making this all very tedious https://help.galaxyproject.org/t/convert-from-bam-to-fastq/1318/11?u=jennaj
ideas?
Jennifer Hillman-Jackson
@jennaj
s/there/their/ :typo:
This got many thumbs up votes -- re: expanding batch operations on multiple datasets. Could be a different way forward: https://github.com/galaxyproject/galaxy/issues/3195#issuecomment-261427643
Helena Rasche
@erasche
Oh gosh I was looking for that the other day
yes! please
Jennifer Hillman-Jackson
@jennaj
:)
I'll make a distinct ticket for it. Only found it because I've wanted it since at least 2016, lol
Helena Rasche
@erasche
@mblue9 I think you mentioned this in your workshop writeup :) (sorry anna if you got a ping!)
@jennaj in case you hadn't noticed, we started collecting workshop feedback publicly, mine and @mblue9's, there are some nice galaxy bugs in her's that could be quite actionable / interesting since we have data of user problems for them? maybe?
Jennifer Hillman-Jackson
@jennaj
Yes, have been reviewing those. I'll make time to branch some of those out into individual ticket for discussion/action about best possible solutions. Might take me a while, but will get started. I might copy those comments off so can track them/link in derivative tickets. How to link back? Ok to just post directly to that thread and reference the original comment>
?
Helena Rasche
@erasche
Oh, hey that's great news, I wanted to do that but hadn't found time. Sure, sounds fine to me to reference!
Jennifer Hillman-Jackson
@jennaj
Ok, will do that. I'll make the "big" tickets in here https://github.com/galaxyproject/usegalaxy-playbook/, create new tags as needed, then make actual "fix" tickets where appropriate (iuc-tools, galaxy, etc). That repo can house all user feedback items -- as long as we tag them right -- too complicated to make yet another repo to track
Helena Rasche
@erasche
Sounds brilliant
Jennifer Hillman-Jackson
@jennaj
Glad to have more feedback from more users. Fix these "paper cuts" :)
Helena Rasche
@erasche
Right? It's the hardest to obtain as a developer or admin, somewhat removed from end users, but teaching courses seems to be a great way to get some of it
Jennifer Hillman-Jackson
@jennaj
Totally. Support is good but training is in person. Great way to get feedback.
Björn Grüning
@bgruening
@jennaj a workaround is to do this as a workflow
and use PJAs for changing the datatype
not ideal but this should work
mblue9
@mblue9
thanks @erasche and @jennaj for taking a look at the things I put in that feedback issue! yes would be great to fix some of them/make issues so thanks @jennaj for making the batch edit attributes issue... I couldn't find that last week!

@jennaj a workaround is to do this as a workflow
and use PJAs for changing the datatype
not ideal but this should work

good to know there's a workaround but I would not have known (and am not sure) how to do that, it doesn't seem very intuitive for users

Jennifer Hillman-Jackson
@jennaj
^^ yeah, that is new-ish and involves a few steps. definitely wouldn't look good in the middle of a tuto. let's see how the discussion goes on that ticket. The more who want it, the more likely it is to get prioritized. Got many upvotes when embedded in that other ticket
I think the "operations on multiple datasets" option list is too sparce. much more we could do there, and it already would have a home -- no new GUI button or anything like that