Quantcast
Channel: Post Feed
Browsing all 3764 articles
Browse latest View live

Converting Sam Files To Bam Files - Reproduce Results Nature Paper:...

I want to reproduce the results that people achieved in the following Nature paper: Transcriptome genetics using second generation sequencing in a Caucasian...

View Article


Genomecoveragebed - Bedtool For Reporting Per Base Genome Coverage

Hi Everyone I would nedd some help on genomeCoverageBed tool. This tools when used for finding per base genome coverage uses an option -d. I am actually interested in finding read counts for each base...

View Article


Bedtools subtract not dealing well with large datasets

I am using bedtools subtract with large datasets and it keeps crashing, giving the following error    terminate called after throwing an instance of 'std::bad_alloc'Is there a way to get over this...

View Article

Per Base Coverage

Is there a way to obtain per-base coverage for a define chromosome interval using a bam file generated from Illumina single-end reads? genomeCoverageBed in Bedtools does not seem to have an option for it.

View Article

Error In Bedtools Getfasta: Chromosome Not Found

Hi, I am triing to use BEDtools to get some sequences from genomic coordinates. But I am having an errors saying " WARNING. chromosome (chr12) was not found in the FASTA file. Skipping." for each read...

View Article


Simple Redirection, I/O Problem With Bedtools

Hi Guys, Just a quick question. Its more of a Bash question rather than Bioinformatics, with Bedtools in question.I mostly pipe the bedtools I/O. Here's a general scenario :sed 1d fileA.bed |...

View Article

bedtools intersect - something wrong with chromosome numbers >= 10?

Hi!I have an alignment (.bam) of reads to mm9 genome. I sorted it with samtools sort, so that later I can use -sorted key with bedtools. I also created a .bed-file with regions of interest, in which I...

View Article

How To Find The Nearest Gene To A Retrotransposon Insert?

Hi,I have a BED file with the position of retrotransposons in the mouse genome and I would like to find the nearest gene, the distance to that gene and whether it is on the + or - strand. There are so...

View Article


Raw Counts From Cufflinks Output

Hi, I want to ask how to get the raw counts from the output of cufflinks. One way to do this is to use the fpkm.raw counts = FPKM * (length of that transcript/1000) * (# of mapped reads / 1e6)The FPKM...

View Article


Image may be NSFW.
Clik here to view.

How To Explain Uneven Coverage Of A Dna Seqment Obtained Via Pcr Amplification.

Experiment: deep sequencing for mutants in 700nt fragment.the fragment of dna was preamplified by primers flanking the fragment followed by hiseq.per base coverage was calculated by coverageBed -d...

View Article

Image may be NSFW.
Clik here to view.

Profile Coverage Of Rnaseq Samples?

Hi all,I have a quick question:How can I visualize aligned paired-end reads from RNAseq datasets in UCSC browser?I already mapped the reads and assembled the transcripts with Tophat/Cufflinks but I'm...

View Article

Can Bedtools/Bedops Used To Extract Regions Where Scores Are Higher Than A...

I have a very basic question about bedtools and bedops. Can I use these tools to filter all the regions where the score is higher (or lower) than a given value? For example, let's say that I have a BED...

View Article

How To Rearrange Paired End Bam File?

Hello all,I have a paired end bam file and I want to use bedtools for them. After merging, the paired end read alignments are not lying next to each other. It is making problems in the bedtools...

View Article


compute normal-tumor coverage ratio from exome BAMs

Could someone please suggest a quick way to compute the data ratio of uniquely mapped reads in the normal to uniquely mapped reads in the tumor, as required by Varscan in the command below? I have over...

View Article

Intersectbed: Return Reads In Fraction In Input Files

I have a question with respect to intersectBED and multiple input files:Is it possible to return reads which are present in, say 8/10 input files, without fractioning the reads in smaller...

View Article


Fastafrombed Problem

hi, I try this tools from BedTools but it doesnt work!$ cat testgenome404.fa>chr1 AAAAAAAACCCCCCCCCCCCCGCTACTGGGGGGGGGGGGGGGGGG $ cat test.bed chr1 5 10 $ ./fastaFromBed -fi testgenome404.fa -bed...

View Article

Genomic Regions To Exclude Before Shuffling Intervals

I want to do permutation test: randomly reposit (shuffle) given genomic intervals and measure intersection between new coordinates and specific genomic element.Example: Different sets of genes: protein...

View Article


Given gene ID and genomic coordinates, how can I create a GFF formatted file?

  I have downloaded a list of coordinates of yeast genes from Xu et al., 2009 (see table S3). Unfortunately its current format is not a standard format so it does not appear to be compatible with the...

View Article

error with bedtools slop

Hi, I am trying to run a bedtools slop on my.bed file and hg19.genomebedtools slop -i H3K27me3.bed -g hg19.genome -b 30I get the following error:Less than the req'd two fields were encountered in the...

View Article

How To Create A Read Density Profile Within A Interval?

HI!I need some help: I have to create density profile with a window specific of 1kb (how many time a sequence is detected after NGS method). I have to use SAM and BEDtools, I think I can use genomeCov...

View Article
Browsing all 3764 articles
Browse latest View live