Closed cgirardot closed 6 years ago
Thanks for the quick fix. Can you make a second PR fr the dev branch plz?
I did, I hope, I am not so fluent with all github operations. Also can you simply propagate the merge into your dev branch ? I believe that s what guys in my team do.
best
C
On 7. Nov 2018, at 13:38, Patrick Roelli notifications@github.com wrote:
Thanks for the quick fix. Can you make a second PR fr the dev branch plz?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
To be honest I'm also still learning here. We're trying to use git flow to structure the project but the integration of PR for features/bugfixes/hotfixes is still kind of fuzzy to me.
Are you sure you did a PR for master and develop? I can't see the develop PR
sorry I did the reverse, PR from your develop to my branch :-/
you should see it now best
Charles
On 8. Nov 2018, at 09:37, Patrick Roelli notifications@github.com wrote:
To be honest I'm also still learning here. We're trying to use git flow to structure the project but the integration of PR for features/bugfixes/hotfixes is still kind of fuzzy to me.
Are you sure you did a PR for master and develop? I can't see the develop PR
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
plot_rna_metrics.R
fails due tosnakemake@input[[1]]
when used in the context ofextract_expression_species.smk
. Had to ensure input is also named in the context ofextract_expression_single.smk