- Thanks for your answer. bowtie-build creates indexing so that file stored in .bt format. I am using this command
(/opt/bowtie2_2_2_1/bowtie2-build ~/ACTREC_RNA/Ref/genome.fa ~/ACTREC_RNA/bwt/genome/genome). My doubt is without fastq file how to do bowtie align.
before running tophat i import bowtie. After importing bowtie i run Tophat
/opt/tophat_2_0_11/tophat -p 16 -r 60 --library-type fr-firststrand -o TopHat_OUPUT -G ~/ACTREC_RNA/Annotation/genes.gtf ~/ACTREC_RNA/bwt/genome/genome ~/ACTREC_RNA/RAW_DATA/10_P9_7_P2_GTGAAA_L005_R1_001.fastq ~/ACTREC_RNA/RAW_DATA/10_P9_7_P2_GTGAAA_L005_R2_001.fastq
I don't know what i did. So please do explain me what actually i did.
Please don't tag your question as "software error" if there is no software error. I have corrected your tags.