A tool to visualize fastq alignment with quality-score

in

— 245 reads

Do you need to eyeball through fastq alignment file, with special features to highlight the quality score of each bases?

Introducing fastqviz, a Streamlit app which can do just that. I made it quite some time ago to visualize some amplicon data for my own project.

You can upload your fastq file. The fastqviz viewer will show the alignment, along with color highlighting quality of each bases (pink is high quality, dark is low). Scroll sideways to explore through sequence length.

Please let me know if you have any feature requests!


Comments

Leave a Reply

Learn Python for Bioinformatics

I have created a set of worksheets that give a quick overview of Python for Bioinformatics (as well as intro to UNIX). You just have to give it 3-6 hours, and you will know the essentials!

Join 78 other subscribers

Discover more from Arafat Rahman

Subscribe monthly newsletter, and download free worksheet on Python for Bioinformatics.

Continue reading