Skip to content

Releases: BoevaLab/FREEC

v10.4_noRSSfiles

16 Mar 14:31
Compare
Choose a tag to compare

RSSerror.* files were removed

Control-FREEC v10.4

03 Feb 18:31
Compare
Choose a tag to compare

Can read vcf.gz to create minipileups (before only .bed, bed.gz and vcf were accepted)

FREEC v10.3

13 Dec 18:30
Compare
Choose a tag to compare

_info.txt file has been added to the output that summarizes FREEC output and options:

  • ploidy
  • contamination
  • version of FREEC
  • etc. See Manual

FREEC v10.2

09 Dec 10:39
Compare
Choose a tag to compare

Some cleaning of the code

FREEC v10.1

06 Dec 18:38
Compare
Choose a tag to compare
  • GC-content file gets its prefix;
  • reading of pileup files is corrected for exome-seq data

Control-FREEC v9.9 - subclone detection now works

24 Nov 13:32
Compare
Choose a tag to compare

Suggested use for subclone detection:
minimalSubclonePresence = 0.2
This will identify possible subclones present in >20% of cell population

Also, one can use sambamba for bam reading and minipileup creation.

FREEC v9.8

18 Nov 15:34
Compare
Choose a tag to compare

There was a important bug for whole genome sequencing analysis in several previous versions. This bug caused empty files with the latest gcc compiler or resulted in segmentation faults. It is now corrected.

v9.8 - without dubugging info printed

18 Nov 16:46
Compare
Choose a tag to compare
v9.8b

removed CHECK lines

FREEC v9.7b - changes in Makefile

10 Nov 13:04
Compare
Choose a tag to compare

Version v9.7 did no compile as the Makefile was not updated. Now it is fixed.

FREEC v9.7

28 Oct 17:14
Compare
Choose a tag to compare

Support for minipileup creation for WGS data from .BAM files

Please remove RSSerror.cpp and RSSerror.h before compiling.