cerebis / qc3C

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

Counting FastA returns 0 #31

Closed cerebis closed 4 years ago

cerebis commented 5 years ago

Although this has not been tested, iterating over FastA is supported by kmer mode. Testing this, its found that the count_fasta_sequences will not throw an error but instead return 0 when supplied FastA format.

The remainder of the module appears to work fine