Hello everyone,
I am a beginner Bioinformatician, I have to analyse iCLIP data in order to identify mRNAs and piRNAs that are CLIPed to a protein. I have .bed file and I would like to annotate the reads in those .bed file. In a first time, I’d like to remove reads annotated as tRNA, rRNA, snoRNA and snRNA. To do so I download .fasta file from http://intermine.modencode.org/relea...customQuery.do and I create a file that contain all the data for tRNA, rRNA etc… I was thinking to use Bowtie (I’ve never use bowtie) to do the annotation, but is it possible with .bed file and .fasta file ? How can I do the alignment ?
Thanks in advance for your response,
Stéphanie
I am a beginner Bioinformatician, I have to analyse iCLIP data in order to identify mRNAs and piRNAs that are CLIPed to a protein. I have .bed file and I would like to annotate the reads in those .bed file. In a first time, I’d like to remove reads annotated as tRNA, rRNA, snoRNA and snRNA. To do so I download .fasta file from http://intermine.modencode.org/relea...customQuery.do and I create a file that contain all the data for tRNA, rRNA etc… I was thinking to use Bowtie (I’ve never use bowtie) to do the annotation, but is it possible with .bed file and .fasta file ? How can I do the alignment ?
Thanks in advance for your response,
Stéphanie
Comment