Error: ValueError: need more than 2 values to unpack
strong text
I have used .gtf annotation file which comes in place of REF but they have suggested to use .txt for gene annotation file. Could anybody tell me, how can I convert it from gtf to txt format? or If somebody have used the CIRIexplorer2 program?
I have used .gtf annotation file which comes in place of REF but they have suggested to use .txt for gene annotation file. Could anybody tell me, how can I convert it from gtf to txt format? or If somebody have used the CIRIexplorer2 program?
I solved, first do indexing through bowtie and then run the tophat2 command (can be seen on manual) for the alignment. Then do parsing and following analysis