long-read-pipelines icon indicating copy to clipboard operation
long-read-pipelines copied to clipboard

Long read production pipelines

Results 130 long-read-pipelines issues
Sort by recently updated
recently updated
newest added

This pull requests adds a WDL pipeline and required WDL tasks to review a large number of variants. Candidate variants are called by comparing two high quality references, using Nucmer...

The [preprint](https://www.biorxiv.org/content/10.1101/2021.06.09.447198v1) and the [repo](https://github.com/qm2/NanoSpring), for compressing data, (semi?-) reference free. Also, it's not clear if the same can/cannot be applied to CLR data as well.

new algo

I wasn't paying enough attention to hifiasm as I should have, and just realized that hifiasm can do trio-binning too. Though unsure if it'd work on non-HiFi reads (trio-canu does),...

new algo

Implement a WDL task and evaluate the use of the noise-cancelling repeat finder (NCRF). From the manuscript (https://academic.oup.com/bioinformatics/advance-article/doi/10.1093/bioinformatics/btz484/5530597): **Abstract** Summary Tandem DNA repeats can be sequenced with long-read technologies, but...

new algo

In the PBCCSWholeGenomeSingleFlowcell workflow, in CallSVs, Sniffles task I got an error where it sounds like there's too few reads in the bam to estimate some parameter it needs? Log...

bug

Investigate exome-based trio binning

new algo

We need to check if the metadata has been uploaded already. Otherwise there will be duplicate rows.

bug

Now that we showed trio-assembly costs can be lowered to sub $10, it makes sense to have a (sub-) pipeline for quality assessment on routine trio-assembly. Currently, I'm experimenting with...

Trivial bug fix for paftools.js call - adding `-L10000`.