-
Notifications
You must be signed in to change notification settings - Fork 719
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
add alignmentSieve #6693
add alignmentSieve #6693
Conversation
@JoseEspinosa , I saw the issue you created and already started, there is at least one thing missing. The snapshot is not stable so the nf-test should test something else, and not the md5... Do you know alternatives? |
I think is ready, the errors there I believe is due to something else right not.
|
…s into deeptools_alignmentSieve
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.
Nice @lpantano! I just dropped some small suggestions.
Seems that the tests are not fixed yet though 😢
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.
Maybe try to delete the old snapshots and regenerate them and tests might work.
agreed, there were some commits to use specific functions for BAM md5 but the snapshots are the old ones. I will update. Thanks! |
Co-authored-by: Jose Espinosa-Carrasco <[email protected]>
Co-authored-by: Jose Espinosa-Carrasco <[email protected]>
Co-authored-by: Jose Espinosa-Carrasco <[email protected]>
Co-authored-by: Jose Espinosa-Carrasco <[email protected]>
I think now it is good, but not sure why is waiting for status to be reported. |
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.
LGTM!
I merged with master let's see if tests run now
* add alignmentSieve * longer keywords * add three keywords * possible solution with size * using logs instead of bam files * fix meta * Update modules/nf-core/deeptools/alignmentsieve/tests/main.nf.test Co-authored-by: Simon Pearce <[email protected]> * update snapshot * fix keywords Co-authored-by: Jose Espinosa-Carrasco <[email protected]> * fix authors Co-authored-by: Jose Espinosa-Carrasco <[email protected]> * fix authors names Co-authored-by: Jose Espinosa-Carrasco <[email protected]> * add to maintainers Co-authored-by: Jose Espinosa-Carrasco <[email protected]> --------- Co-authored-by: Alexander Peltzer <[email protected]> Co-authored-by: Simon Pearce <[email protected]> Co-authored-by: Jose Espinosa-Carrasco <[email protected]>
PR checklist
Add new sub-module to add feature in atacseq nf-core/atacseq#375
Closes #6690
versions.yml
file.label
nf-core modules test <MODULE> --profile docker
nf-core modules test <MODULE> --profile singularity
nf-core modules test <MODULE> --profile conda
nf-core subworkflows test <SUBWORKFLOW> --profile docker
nf-core subworkflows test <SUBWORKFLOW> --profile singularity
nf-core subworkflows test <SUBWORKFLOW> --profile conda