Kronopt

Results 14 issues of Kronopt

**Is your feature request related to a problem?** FASTQ is as popular as FASTA. FASTQ has a specification, as described here: https://en.wikipedia.org/wiki/FASTQ_format http://maq.sourceforge.net/fastq.shtml **Describe the solution you'd like** Implement a...

enhancement

**Is your feature request related to a problem?** Sometimes warnings are unnecessary. **Describe the solution you'd like** Implement a way to disable warnings without having to implicitly import the warnings...

enhancement

**Is your feature request related to a problem?** Right now warnings are only shown when calling complement (FastaSequence and LetterCode), at_gc_ratio or gc_content (FastaSequence) methods. No warning is shown when...

enhancement

**Is your feature request related to a problem?** FastaSequence.id should provide more information on the id. Most FASTA id's are standard and should, therefore, be easy to parse. Sources: https://en.wikipedia.org/wiki/FASTA_format#NCBI_identifiers...

enhancement