FastQt icon indicating copy to clipboard operation
FastQt copied to clipboard

FastQC port to Qt5: A quality control tool for high throughput sequence data.

Results 33 FastQt issues
Sort by recently updated
recently updated
newest added

Hi. I was really curious about AppImage, and somehow this was one of the first apps that showed up on Google. # Problem I have downloaded and `chmod +x` AppImage...

CMake support has been dropped unilaterally from repo (history erasing, not history rewriting (sic)); Despite Qt efforts (auto recognition by dh_make for Debian), CMake is the only way to ensure...

Hi there, I found a small error in the format detection that marks a bgzipped fastq as unaligned bam. At the following line: https://github.com/labsquare/FastQt/blob/07da1bec97e50d2dcb3fbe77eaa0e0352a0b7a2e/utils/format_detection.cpp#L140 There needs to be an additional...

bug

Convert fastqt app project in subdir project with 4 subdir : - gui : with all graphical interface part - cli : with all command line interface part - logical...

enhancement

![per base content](https://user-images.githubusercontent.com/11853750/29813530-a09cf23c-8caa-11e7-84cc-5960d89cb803.png) ![n_content](https://user-images.githubusercontent.com/11853750/29813533-a2176b92-8caa-11e7-88d5-76e94b9fdfb0.png) Where are the last 40bp? Or it's just an scale error?

![perbaseseq](https://user-images.githubusercontent.com/11853750/29813219-bd7c28ce-8ca9-11e7-8e9b-990d349e1ebf.png) It is as if each bar were badly filled

![quality_score_over_all_sequence](https://user-images.githubusercontent.com/11853750/29813142-58fe15c4-8ca9-11e7-8ffc-bef4b14d5e43.png) A problem with the quality score. I put aside the result of Fastqc

Not having to pull in Java is already a great advantage of FastQT over FastQC, but dealing with dependencies manually can be a hassle. A binary release or a package...