Thiseas C. Lamnidis
Thiseas C. Lamnidis
Currently, there is no way to randomly subsample an input bam within DamageProfiler. When the input bams are very large, this can increase the runtime considerably, while the damage rates...
Add KIN
Adds [KIN](https://github.com/DivyaratanPopli/Kinship_Inference) ---- Please read the [guidelines for Bioconda recipes](https://bioconda.github.io/contributor/guidelines.html) before opening a pull request (PR). ### General instructions * If this PR adds or updates a recipe, use "Add"...
Recipe made using https://github.com/bgruening/conda_r_skeleton_helper Checklist - [x] Title of this PR is meaningful: e.g. "Adding my_nifty_package", not "updated meta.yaml". - [x] License file is packaged (see [here](https://github.com/conda-forge/staged-recipes/blob/5eddbd7fc9d1502169089da06c3688d9759be978/recipes/example/meta.yaml#L64-L73) for an example)....
It might be nice to be able to genotype on multiple SNP sets in a single run. I'm specifically thinking of pileupcaller here, not sure how it would apply to...
add ENA prep profile This profile simply skips any skippable steps, and runs AR without any length/quality filtering and without merging reads.
ssDNA libraries have a different R2 adapter than dsDNA libraries, meaning that processing both types of libraries together currently requires an adapterlist to be provided. Omission of the list leaves...
(Preface: I might be under caffeinated and seeing things, BUT) I think the sharded FastQs never actually make it to mapping? It looks like a channel `ch_input_for_mapping` is correctly created...
https://www.biorxiv.org/content/10.1101/2023.11.11.566695v1
I am using `nft-utils` to collect a set of files from the output of my pipeline, and then test them for consistency in content or name using `nf-test`. Here's part...
**Describe the bug** https://nf-co.re/docs/nf-core-tools/ does not show `patch` as a subtools applicable to subworkflows, even though it does appear in the helptext when running `nf-core subworkflows` **To Reproduce** 1. Run...