going from the merged bam to original bam files
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Processing fastq files for genome assembly
written by Neil •Hello. I had sequencing project conducted with the AmpliSeq for Illumina SARS-CoV-2 Research Panel. For further analysis I have several questions. I have several questions: …
-
making a BIGWIG from BAM file
written by Rajendra KC •Hello everyone, I have 50 BAM files, some of them single-end and some of them paired-end. Well, I want to make a single bigwig file …
-
How to extra read pair orientation from paired end reads
written by Wang Cong •Hi, I have bam files for paired-end sequencing from the Hi-C experiment. I want to know the fraction of read pair orientation as a function …
-
Transcriptomic assembly Stringtie
written by Nelislam4 •Hi, I have replicates of RNA-seq sample from the same sample but on different lanes, and I need to run transcriptomic assembly by Stringtie so …
-
Representing several BAM files into one?
written by compuTEHello, I have four samples from the same condition (BAM files) and two controls (also BAM files). I want to eventually use plotHeatmap and plotProfile …
-
Convert .bam.wig file to .bam file
written by lizy0820 •Hello, I downloaded some files from GSE42880, as you can see from the original GEO data, the data are in .bam.wig.gz format. I am quite …
-
Deletions in a consensus sequence.
written by kspataHi All, I performed alignment of merged forward and reverse read for a plasmid sequence. From this I wanted to observe deletion in a specific …
-
Extract R1 and R2 bam files from merged bam file
written by c_uHi, I started with R1 and R2 fastq files, and using a pipeline ([https://github.com/ArimaGenomics/mapping_pipeline/blob/master/Arima_Mapping_UserGuide.pdf][1]), I combined them to give a merged bam file (it also …
-
Size of BAM file reduces after sorting with samtools
written by shakeelbiochemist •<p>I have 3 BAM files of the same specie, each of ~7GB, from three experimental runs. I merged the three BAM files to produce a …
-
Are The Query Strand And Hit Strand From Blastx The Same Strand?
written by David Maddison •<p>I'm writing code to parse the XML output from a BLASTX search on NCBI's servers, and from this grab from NCBI the nucleotide sequence whose …
Did you set read groups (RG) before merging? If so yes you can search for "split bam by read group", else no.