bedtools multicov -bams
I have up tp 1000 bam.files need to put in bedtools multicov -bams like bedtools multicov -bams 1.bam 2.bam .....1000.bam.
how can i work it with shell code
software error
linux
• 1,143 views
•
link
written
by
fuhaolll2 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Looping bedtools multicov on paired bam and bed files
written by elbHi guys, I would like to run bedtools multicov on paired (by name) .bam files and .bed files. In other words the situation is the …
-
how to use bedtools multicov
written by fuhaolll2 •I want to use bedtools multicov to handle with .bam(10X scRNA-seq) files ,but the data belongs to 10X is special. so i dont know how …
-
Can or should we perform feature counting with `bedtools intersect -c`?
written by gundalavI have the following BAM file and a annotation file. The BAM is a paired end alignment. What I want to do is to calculate …
-
bedtools multicov displays only the last BED feature
written by ThePresidentI want to count the number of reads that fall in some predefined regions of a genome. Normally, this can be easily done with bedtools …
-
how to calculate coverage in bam file over a specific bed file
written by Lila MHi every body, I have bam files (in different conditions) and a bed file with specific genes of interest. I would like to calculate the …
-
Bedtools multicover how to submit a bam list
written by benoit.tessoulin •Hi, I'm trying to use bedtools muticov to find out Copy Number Variations among my samples, using the CANOES soft. I got many bam samples …
-
Alignment with STAR produces unique bam files, but identical output from bedtools multicov
written by dec986Hello, I have a strange technical problem where many different (and unique) alignment files from STAR somehow get identical output from bedtools multicov. I used …
-
Identify genes in a tophat aligned bam/sam file
written by gchaves •Hello all. I have sam/bam files with reads mapped to human genome from a RNA-seq experiment. I already tried bedtools `bedtools multicov [OPTIONS] -bams aln.1.bam …
-
bedtools multicov and fraction overlap flag
written by fitziano •<p>I am trying to use bedtools multicov to count the reads that map to introns. For this I have constructed a bed6 file containing the …
-
Using Gnu Parallel For Bedtools
written by GouthamAtla<p>I am trying to run <code>gnu:parallel</code> on <code>bedtools multicov</code> function where the original command is </p> <pre><code>bedtools multicov -bams bam1 bam2 bam3.. -bed anon.bed > …
Heard of wildcards? http://www.robelle.com/smugbook/wildcard.html
*.bam