cerebis / qc3C

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

kmer lib creation options will not take effect of lib already exists #39

Closed cerebis closed 4 years ago

cerebis commented 4 years ago

This has been caused by making library construction possible from the run mode.

In kmer mode, if a kmer library already exists, options passed during qc3C kmer that would have affected the construction of the library (such as min-quality) will not take effect.

Any time an option that would affect the library is changed, it should force reconstruction.