Skip to content

Releases: vpc-ccg/freddie

Speedup and new options

03 Nov 22:08
a93f632
Compare
Choose a tag to compare
  • By default, discard non-spliced reads in split stage
  • By default, ignore start and end splice sites in segment stage
  • Bugfix in cluster stage speedup

Removing the debugging psutil package

21 Sep 00:07
Compare
Choose a tag to compare
v0.3.1

Bugfix to segment

Memory improvements and stricter consensus

02 Sep 18:47
Compare
Choose a tag to compare
Merge branch 'sync_from_bench'

Conflicts:
	.gitmodules
	README.md
	Snakefile
	config.yaml
	py/freddie_cluster.py
	py/freddie_isoforms.py
	py/freddie_segment.py
	py/freddie_split.py

Minor bug fixes and up-to-date README

07 Apr 21:57
Compare
Choose a tag to compare
0.2.1

bugfix for large D in cigars

Speedups for all stages

09 Feb 23:59
e9e0dd9
Compare
Choose a tag to compare
Merge pull request #25 from vpc-ccg/speedup

Speedup

Split in parallel and with less memory

27 Jan 22:01
448cac5
Compare
Choose a tag to compare
Merge pull request #23 from vpc-ccg/speedup

speedup for split

v0.1

26 Jan 01:09
3d4a598
Compare
Choose a tag to compare
Update README.md