Hello everyone,
I am really new in this forum, so I hope you can help me in resolving my problem. I am actually working on a project, where I have to annotate some sequences.these sequences are a result of rna_seq , and I have them in bam format. Do you know some easy bioinformatics tools that can help me to annnotate that kind of sequences in order to get GFF files ?? So the input should be in bam files and the output in GFF. Just for information, i need a tool that can be executed in linux, and that can be looped for so many sequences for different species.
Thank you for your help
Will need a bit more info to be able to accurately help you here. What is in the BAM file? what kind of species are we talking here? ...
at first sight it seems you are missing a few steps in your 'procedure'
yes , I admit that, it's the first time I am trying to annotate, so I am completely lost, I got the bam files from the sequencing procedure.do you know all the procedure that I have to do to annotate that kind of files ??
there is a fair chance I do indeed, but I keep repeating we need much more info.
What exactly do you understand by "annotate"? : find genes, assign functional regions to your BAM file (eg is read aligned in exon , intron, UTR, ... ?), ....
Do you have a genomic sequence to work with?
My goal is identifying the locations of genes and all of the coding regions in a genome and determining what those genes do. yes i have a genomic sequence