More posts like this
-
Converting gaf files to sam/bam?
written by guntul •Is it possible to convert pangenome alignment files gaf/gam into sam/bam format?
-
Stable coordinates in gaf files?
written by Uveyik •In [gaf files][1] do we have to use rgfa reference to obtain stable coordinates? And which tools creates gaf with stable coordinates? Also, is gaf …
-
Difference between gam and sam/bam files?
written by Uveyik •Hi everyone, I am trying to understand pangenomic data/file formats. In the vg's descripton of file format, it says gam is similar to sam/bam and …
-
Question about a paper called Reference flow: reducing reference bias using multiple population ge…
written by minghuiguo448 •l am a starters ,l'm reading "Reference flow: reducing reference bias using multiple population genomes".Have a question about the Merging and lifting. "For reads that …
-
Converting gam to gaf
written by hmg •I noticed it is now possible to output alignments in gaf files instead of gam, which is great! How difficult would it be to convert …
-
How to extract high coverage region from BAM?
written by BioGeekI want to extract ABNORMAL high coverage region from BAM or SAM files 'ABNORMAL high coverage' -- More than twice the size of average coverage
-
Search for reads aligned to multiple chromosomes
written by oleglovky •Hi, I have sam/bam files containing rna-seq reads aligned to a genome. I need to find reads that are aligned to more than one chromosome. …
-
Tutorial: SAM files processing and variants calling in bacterial genomes
written by shilparaopradeep •Processing and analysis of SAM files is a key step in many bioinformatics pipelines. It is essential for both biomedical and comparative bioinformatics. As we …
-
How should I interpret these pairs of mapped CAGE reads differing in position by one base?
written by n.g.davies •Hi, this is reposted from Biology StackExchange, where I was advised to ask this question here. I am interpreting CAGE data. I have noticed that …
-
Compare Short Read Alignments To Two References Simultaneously (Based On Reference To Reference Ali…
written by joseph.fass •<p>I'd love to be able to compare alignments (SAM/BAM; short reads) to two <em>different</em> reference sequences that are aligned to each other. The two (or …
Yes a read can be aligned more than once (I don't specifically know about gam/gaf). It would be called a "multi-mapping" read. You could imagine reads aligning to multiple places because there are multiple copies of a gene (e.g. rRNA) or there can be common domains in multiple genes.