-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PR for release 1.1.0 #85
Conversation
fix manifest information
small doc fix
this is related to UMI in the fastq files. Address: #35
A quick patch to fix the handling of --protocol (specifically custom) options when passing off to miRtrace.
Amended documentation around `--protocol` to better reflect that the user can use a custom protocol and provide their own adapter and trimming parameters.
I am updating with the new TEMPLATE and some packages are missing.
update docker with new packages to migrate to new template
update Docker env path
So might be nice to look into upgrading some of these packages if possible. And a full size AWS test is always nice.
Yes we should remove it completely. Is it just this instance? Line 184 in 0b54f7b
|
Great, I'll try updating some of the packages. I probably won't touch the R stuff for now though because that always breaks Yes I think it was only that ocurrence, fixed it here now: Will also use that PR to try around with updating the package versions. |
cleaned up parameters
added custom into protocol enum
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me from the pipeline structure perspective, but have no idea on smRNAseq analysis 😄
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
removed genome parameters
fix edgeR 1 sample bug
Linting shows this:
Don't know if that needs checking before release? |
Thanks both for having a look! Will see what's going on with that |
Turns out the |
|
PR for the release of version 1.1.0.
This release brings a few major and potentially breaking changes.
The main ones:
--input
instead of--reads
for defining the input datanfcore_schema.json
file for parameterslib
folder with groovy helper functions