issues
search
OceanGenomics
/
mudskipper
A tool for projecting genomic alignments to transcriptomic coordinates
BSD 3-Clause "New" or "Revised" License
33
stars
7
forks
source link
Multiple bugfixes
#17
Closed
haghshenas
closed
2 years ago
haghshenas
commented
2 years ago
This pull request:
Adds support for supplementary alignments (resolves #2)
Fixes the issue of wrong pairing for PE data (resolves #3)
Properly handles unmapped reads (resolves #7)
Fixes the output BAM record of alignments that are projected to a reverse strand transcript (resolves #14)
Fixes wrong alignment to some transcripts whose exon boundaries do not align with the splicing (resolves #12)
And bunch of minor bugfixes and improvements.
This pull request: