I want to work with some bio informatics tools associated.So if you can help me and give some idea in mapping with the reference genome and interest study model.
Hello! There are a number of ways to proceed. A very popular software for doing alignments to reference genomes is STAR. STAR also has a very nice manual with all of the information you need to perform alignments. https://github.com/alexdobin/STAR/blob/master/doc/STARmanual.pdf If you want to do other things, I would look at the bioconductor website first. Then I would look at the Salk institute's HOMER software and especially their tutorials. Good luck!!
@abhijeet Singh I want to map my a targeted gene of a specific cell line model to that of the species. The cell line genome has been sequenced and all the gene sequences of the species. which bio informatics tool or technique can be used to study so?
TopHat2 is a nice aligner that also considers splice junction. And if you want to do further steps like differential gene expression this tool will work perfectly in the tuxedo suite package (Cufflinks,...)