Michael Jahn

Results 98 comments of Michael Jahn

issue will be closed soon if not followed up with more details.

I have edited the question to display the code correctly. Use three quotation marks "```" to start and end code blocks.

I see what you mean. Yes you are correct, `min(data$start)` and `max(data$end)` is better then taking certain rows. I will push a commit with changes to the dev branch. Thanks...

Yes I think it would be safe to close. The catalog itself has now dedicated docs for how to get a workflow listed or not. These instructions were there before,...

Ah sorry, didn't read properly. This issue is not about the catalog but more about the general docs. In that case we could also just link to documentation of the...

Yes I could do that. However information is a bit scattered in different places, so let's summarize what we have so far: - information on modularization, and standardized workflow structure...

note to revs: the file diff looks more complicated then it is -- the only line that was added and that is important is `sudo add-apt-repository -y ppa:apptainer/ppa`.

Hi @jakevc Is this PR still active? If yes I can review if you like to invite me. I've gone through the changes and can not see how this extra...

Hi Pedro, can you provide a minimal reproducible example? Personally I have never used a narrowPeak file, so I'm not sure how the visualization looks like and what you want...

Hi Pedro, thanks for getting back with all these details, that's great. I edited your answer regarding just to highlight the code section. I look into that.