Skip to main content

Questions tagged [sam]

Use this tag for questions specifically related to the text SAM format. For general questions about the SAM/BAM formats use the tag BAM.

0 votes
0 answers
7 views

Convert 10X VDJ .bam file to .fastq

I asked a similar question in the past regarding the conversion of scRNASeq .bam files to .fastq's, please refer to this link here: BAM to gene expression matrix (UMI counts per gene per cell),10X I ...
h3ab74's user avatar
  • 856
1 vote
1 answer
24 views

How can I convert all the bam files in a directory into fastq files using samtools bam2fq?

This question was also asked on Biostars I want to find variants in the exome data. How can I convert all the bam files in a directory into fastq files using samtools bam2fq? I couldn't find simple ...
Arthur Alexander's user avatar
1 vote
1 answer
68 views

How to subset BAM file based on read length range (120-180) bp?

Hi I'm wondering how I can subset a BAM file based on read length. Precisely I want just read lengths of 120 to 180 bp reads in the new BAM file. I'm trying several way, but none of them giving the ...
Deb's user avatar
  • 309
1 vote
1 answer
30 views

Problem while mapping reads to mtDNA (SortSam)

I am trying to map MiSeq reads to a reference genome and extract mutations using MToolBox, which implements gsnap, GATK, Picard, and other tools. When running the tool with example data, there were no ...
uri's user avatar
  • 85
1 vote
0 answers
29 views

Large skip after aligning using Cellranger

I have a read from BAM file as following ...
Tien's user avatar
  • 53
2 votes
1 answer
58 views

Pysam - fetch reads within region

I'm using pysam (and also samtools) to find all reads in BAM files that are within a specific region py_bamfile.fetch('4',42266768,42268410) and the following read ...
Tien's user avatar
  • 53
1 vote
2 answers
85 views

Discrepancy in Read Counts Between FastQ and BAM Files in Adapter-Trimmed Pipeline

In a FastQ to BAM pipeline where only adapter trimming is performed, I've noticed a potential discrepancy in read counts between the initial FastQ files and their resulting BAM file. Specifically, I'm ...
papabiceps's user avatar
0 votes
0 answers
62 views

Generate simulated bam for certain snps

I want to benchmark my DNA sequencing pipeline. In order to do that I want some gold-standard files in every step(.vcf,.bam,.fastq). I want to generate/simulate a bam file of reads for a given set of ...
Shafayet Rahat's user avatar
3 votes
1 answer
214 views

low mapping percentage in bwa mem

After aligning paired-end reads to a reference genome, I am getting low percentage: ...
Moon's user avatar
  • 103
1 vote
1 answer
196 views

obtaining a fragment data file bed from bam

Im trying to follow this pipeline https://github.com/epifluidlab/cragr on cfDNA WGS. I have bam files from paired end reads aligned with bwa mem. The workflow requires bgzipped and indexed fragment ...
Julieta's user avatar
  • 21
3 votes
1 answer
123 views

How to reduce BAM

Consider a sorted, indexed, only mapped reads containing BAM file. Is there a way to get a sub BAM based on read line numbers? This can be done iteratively using a counter but its too slow. Is there a ...
papabiceps's user avatar
1 vote
0 answers
82 views

STACKS ref_map.pl no BAM records

I have 133 aligned and sorted BAM files that I am trying to run through the ref_map.pl script from the STACKS pipeline. My script looks as follows: ...
heather_l's user avatar
1 vote
1 answer
52 views

Check mutation of a gene

Hi all, I am checking if a gene which around 50k base pairs has mutation. So is that a variant from A to G? Would you please tell me how to do so? Thank you so much! The reference sequence from GRCh38,...
Chris's user avatar
  • 101
-1 votes
1 answer
113 views

Gviz Coverage Plots

This question has also been asked on Biostars I have two bam files from single-cell RNA sequencing mapped to the reference genome using CellRanger, I can view them in IGV and I have a particular ...
A4747's user avatar
  • 1
2 votes
0 answers
28 views

Off-target % for whole-exome sequencing panel

My samples have been sequenced with the Twist Exome 2.0 sequencing panel, and I want to assess how efficient the sequencing has been. By efficient, I mean examining metrics such as the uniformity (...
kane9530's user avatar
  • 181

15 30 50 per page
1
2 3 4 5
16