Skip to content

Releases: alek0991/iSAFE

v1.1.1

02 Nov 18:47
Compare
Choose a tag to compare
  • remove pysam as requirement

sha256:
554eb180c6f099b10de2bc16bf9cc10d24db22b530f92dc4ebd07d521a0c0cf7

v1.1.0

29 Oct 02:43
Compare
Choose a tag to compare
  • Made compatible with both python 2 and 3
  • Added Conda installation with all dependecies
  • Command changed from python ./src/isafe.py [Options] to isafe [Options]

v1.0.7

07 Apr 07:58
Compare
Choose a tag to compare
  • Fix bug for reading indexed BCF files
  • Raise error in create_rolling_indices() in isafeclass.py when total number of variants is smaller than --window
  • Raise error when --window is smaller than --MinRegionSize-ps
  • Raise error when --window is smaller than --step
  • Print version (-v, --version)

v1.0.6

25 Jun 01:27
Compare
Choose a tag to compare

Fixed bug with numerical sample names

v1.0.5

28 Mar 01:18
Compare
Choose a tag to compare

If the ancestral allele file (--AA) is not available the program raises a warning and assumes reference allele (REF) is ancestral allele.

v1.0.4

03 Dec 04:10
Compare
Choose a tag to compare

Raise error for inconsistent ploidy, non-biallelic, and empty region.

v1.0.3

01 May 02:43
Compare
Choose a tag to compare

Handling male (haploid) samples for chromosome X.

v1.0.2

30 Apr 02:59
Compare
Choose a tag to compare

Track execution progress and fixing minor bugs.

v1.0.1

13 Apr 01:02
Compare
Choose a tag to compare

Keeps not SNPs (indels, MNPs, and etc) as long as they have only one ALT (binary alleles).

v1.0

25 Jan 01:55
Compare
Choose a tag to compare
v1.0