Skip to content

Releases: jteutenberg/downpore

Chimeric splitting fix

22 Mar 19:59
Compare
Choose a tag to compare

A small update with edge case checks for trimming with middle adapter checks.

Paired Barcodes

14 Dec 09:44
e6ad835
Compare
Choose a tag to compare

Demultiplexing via the trim command can now filter reads to those with matching front/back adapters.

Demultiplexing

11 Dec 10:56
9362902
Compare
Choose a tag to compare

Enabling basic demultiplexing of barcoded sequences.

Overlap quick fix

17 Mar 20:15
Compare
Choose a tag to compare

Overlap now correctly uses the new approach developed for the map command.
This resolves a hard crash and gets performance back to reasonable levels.

Version 0.3

16 Mar 19:38
dbfd2ef
Compare
Choose a tag to compare

Added command for reference-based mapping.
Optimisations for seed-based matching (should help overlap too).
Added subseq command for fast sequence retrieval on the command-line.

Verion 0.2

01 Feb 20:08
Compare
Choose a tag to compare

Added the overlap command.
Moved to packed byte sequences.
Now dependent on amd64 platform, basic SSE.
downpore.gz

Trim only, high memory edition

18 Jan 20:30
Compare
Choose a tag to compare
v0.1.1

Added version command. Extended trim comparison table.

Version 0.1, trim only

16 Jan 16:29
Compare
Choose a tag to compare
v0.1

Version 0.1 trim only