baseq
Basic Sequence Processing Tool for Biological Data
A basic DNA and RNA sequence toolkit that went quiet for three years, then jumped to 2.0.
◆Recent moves
- 5mo ago
Version 2.0 arrives after three years, contents undisclosed
A jump from 0.1.4 to 2.0 following three years without a release, with notes listing only a development pull request and the addition of a GitHub Actions workflow. The version jump implies substantial change but the entry does not describe any, so what users get from upgrading cannot be determined from this feed.
View source ↗ - 3y ago
baseq Version 0.1.4
The release notes restate the previous version's function inventory without change, so nothing in this entry identifies what 0.1.4 altered. Two weeks separate it from 0.1.3, the last release to show a genuinely different list.
View source ↗ - 3y ago
Separate DNA and RNA cleaning, plus file-level helpers
The inventory grows here for the first time since the initial burst: dedicated DNA and RNA cleaning functions, file variants of both, and a file-level GC content function. Since these notes are inventories rather than changelogs, comparing successive lists is the only way to locate the change.
View source ↗ - 3y ago
baseq Version 0.1.2
Restates the same function inventory as the version tagged a minute earlier, with no additions or removals. One of several tags pushed in rapid succession whose stamps do not follow their version numbers.
View source ↗ - 3y ago
First CRAN release: eleven core sequence operations
⚡ SPARKThe original release, carrying a flat list of eleven functions covering sequence cleaning, base and pattern counting, GC content, DNA and RNA interconversion, translation, reverse complement and FASTA reading. Everything later in the 0.1.x line extends this base with file handling and FASTQ support.
View source ↗ - 3y ago
FASTA and FASTQ readers, writers and converters added
Reorganises the inventory into categories and adds the file input and output layer: FASTA and FASTQ readers returning data frames or lists, matching writers, and a FASTQ to FASTA converter. Despite carrying a stamp thirty seconds earlier than the initial release, the larger function list places this after it.
View source ↗