Thanks @muffato for helping in this release. Extra functionality has been added, and slightly better error handling, and bumping of versions.
- Add slightly better error handling. Update indicatif. Bump version for release. Tue, 23 Aug 2022 20:41:01 +0100; Max Brown
- Merge pull request #11 from muffato/master Fri, 19 Aug 2022 22:07:31 +0100; Max Brown
- Updated the README Thu, 18 Aug 2022 17:06:56 +0100; Matthieu Muffato
- Also print the proportion of CpG Thu, 18 Aug 2022 16:54:19 +0100; Matthieu Muffato
- Also print the count of Ns Thu, 18 Aug 2022 16:30:27 +0100; Matthieu Muffato
- Also print out the actual mono-nucleotide counts (from which the frequencies are derived) Thu, 18 Aug 2022 15:56:10 +0100; Matthieu Muffato
- Renamed the main output file and the variables for clarity Thu, 18 Aug 2022 15:29:59 +0100; Matthieu Muffato
- Applied the same trick as when writing the k-mers, which halves that piece of code Thu, 18 Aug 2022 15:21:56 +0100; Matthieu Muffato
- bugfix: was printing an extra tabulation when no description was requested Thu, 18 Aug 2022 15:20:48 +0100; Matthieu Muffato
- Added the AT skew Thu, 18 Aug 2022 15:16:06 +0100; Matthieu Muffato