Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-CRAM utils

This contains various scripts written by Copilot upon my request, to post-process the CRAM files produced by the nf-core/pairgenomealign pipeline.

The CRAM files represent pairwise whole-genome alignments of mutliple query genomes to a single target genome. The target genome takes the role of the reference sequence in the CRAM files. The query genomes are represented as read groups. Hard-clipped regions can be longer than the 268,435,455 length limit (28 bits) in the BAM and CRAM files; in CIGAR lines they are represented as adjascent clipping operations.

The mergeAdjascentAlns.sam is toy test data.

About

Utilities for the multi-genome CRAM files generated by nf-core/pairgenomealign.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages