cerebis / qc3C

Reference-free quality assessment for Hi-C sequencing data
GNU Affero General Public License v3.0
12 stars 1 forks source link

Validate performance when kmer mode is supplied unpaired read data. #42

Open cerebis opened 3 years ago

cerebis commented 3 years ago

qc3C should handle this, but performance testing is lacking. It would be nice to know how well qc3C performs in this scenario. If it is ok, we can let to happen or if we know it will be adversely affected, we can warn the user.

A previously existing warning simply checked observational redundancy (n_reads / n_pairs), and would erroneously warn users with merged short-insert libraries.