workflows icon indicating copy to clipboard operation
workflows copied to clipboard

Bioinformatics workflows developed for and used on the St. Jude Cloud project.

Results 10 workflows issues
Sort by recently updated
recently updated
newest added

Adding support for Arriba. The most controversial thing is likely to be the changes I made to the STAR defaults. Some are required to output chimeric alignments. Others are likely...

Finally, we plan to migrate the WDL `tools` to a new repository. There are several tasks required before we can make the change. - [ ] Review open PRs on...

Implements a workflow to generate an unaligned BAM (uBAM) and a `.hic` file for analysis. Users who want control can choose to perform their own analysis starting from the unaligned...

Adding more in-depth checks of file contents, particularly for BAM and FASTQ format output.

1) All quotes that can be double quotes should be (only use single quotes where necessary, such as when nesting quotes) - I don't like this phrasing, but I'm not...

Updates to reflect changes to SEAseq and add support for SEAseq's paired-end mode.

I'll single the 3 worst offenders out: `util.wdl`, `samtools.wdl`, and `picard.wdl` have so many tasks in them it becomes difficult to find the one you're looking for. At least that's...