Thank you for this! I would really appreciate your input on the data generated after this:
So, now I have the:
--> annotated gff file from prokka of the assembled contig
--> gff file of the 20 best blast hits (of the assembled contig) The GFF file looks like this:
KC139526.1 BLASTN hsp 13946 15668 0.0 - 0 Match CBphage_assembly-spades-25000-readsae:NODE_1_length_88156_cov_48.969578
KC139526.1 BLASTN hsp 34229 36058 0.0 - 0 Match CBphage_assembly-spades-25000-readsae:NODE_1_length_88156_cov_48.969578
KC139526.1 BLASTN hsp 36062 37169 0.0 - 0 Match CBphage_assembly-spades-25000-readsae:NODE_1_length_88156_cov_48.969578
KC139526.1 BLASTN hsp 13190 13696 0.0 - 0 Match CBphage_assembly-spades-25000-readsae:NODE_1_length_88156_cov_48.969578
KC139526.1 BLASTN hsp 37315 37446 7e-50 - 0 Match CBphage_assembly-spades-25000-readsae:NODE_1_length_88156_cov_48.969578
--> assembled contig fasta file
--> SAM file of the reads mapped onto the assembled contig
--> protein domain hits from interproscan for the annotated genes (for functional annotation) in GFF format
Could you please let me know on how to visualize all this data at once in IGV; I have not used IGV before, would really appreciate your input.
Thanks much!