More posts like this
-
Ribosome binding site
written by upasana •Hey folks, Can you please suggest a tool I can use to find the Ribosome binding site of a particular start ends? Any suggestions will …
-
bedtools
written by upasana •Hey I was mapping my bed file that I got from a gff fiile with my .bam files using below command. And I want a …
-
Jellyfish for Paired End Reads
written by hpalk42 •Hello, I am assembling a whole genome for my masters project. I am trying to run Jellyfish and GenomeScope to get some information about genome …
-
Paired-end SRA files t Fastq Files
written by SomeOne •Hey Reader, This might seem like a pretty nieve question. Kindly help me with this. I've downloaded whole cattle genome from NCBI accession number "**SRX195354**". …
-
Comparing fastq files
written by diffexp123 •Hi, I have 2 sets of paired end sequencing files: set1_r1.fastq and set1_r2.fastq for set 1 set2_r1.fastq and set2_r2.fastq for set 2. The files in …
-
bash script for RNA seq analysis
written by 1769mkcNormally i do it kind layman or novice , I put all the command in a script lets say i have 5 files then 5 …
-
convert bam to clustal
written by bioinfo8Hi, I have multiple paired-end bam files (aligned with reference) and bed file of multiple genes (chr, start, end). I would like to visualize the …
-
how can I find the source code of the genome music
written by qwertyuiop201320142015 •Hi, Everyone, I am a newbie. I don't know how to get the source code of the music. Any help will be appreciated. Thank you!
-
Merging Illumina Paired End Reads
written by vijay<p>Dear All,</p> <p>I have fastq a dataset containing forward and reverse sequences obtained through paired end module of Illumina platform. I am trying to merge …
-
Percentage Of Exons Covered
written by hellbio<p>Hi all,</p> <p>I have a bed file with the start and end positions of all the exons. How can we find out, what percentage of …
A
bedfile is a simple format to represent elements on a genome, it might represent genes or other elements. It would be helpful if you'll try and explain what you are trying to achieve.