Skip to content

Releases: InformaticsMatters/fragmentor

Fix divide-by-zero with poll period

15 Oct 13:35
Compare
Choose a tag to compare
2.0.5

fix: New default image (2.0.5)

Fixed typo in combine logic

14 Oct 14:15
Compare
Choose a tag to compare
  • Fixed incorrect s3_out_url variable

Fixed fragmentation NF command indentation

08 Oct 14:34
Compare
Choose a tag to compare
  • Which somehow got corrupted

More responsive poll period

08 Oct 12:29
Compare
Choose a tag to compare
  • Was 1/30th of total time, is now 1/100th

Fix standardise when there's only one file

08 Oct 11:10
Compare
Choose a tag to compare
  • The " was not working so this has been removed
  • Improved README for standardise step
  • Default image tag now 2.0.1

Key PostgreSQL tables now use 64-bit primary key (bigint)

07 Oct 11:35
Compare
Choose a tag to compare
  • Also includes a number of playbook debug tweaks
  • Better task naming
  • Switch to Python 3.8.20 bullseye (Debian 11) caused b y build failures with prior 3.8.6 (buster) image

Now displays frag calcultaion conditions

26 Sep 10:52
Compare
Choose a tag to compare
1.3.2

fix: Now displays frag caculation conditions (and image is now 1.3.2)

Standardise play now logs total molecules and chink size

26 Sep 09:33
Compare
Choose a tag to compare
1.3.1

fix: New default image is 1.3.1

Output now ready for neo4j v4

25 Sep 13:57
Compare
Choose a tag to compare
  • load-neo4.sh now uses --skip-bad-relationships and --skip-duplicate-nodes

Consistent poll-period variable names

23 Sep 16:33
Compare
Choose a tag to compare
  • Combine now uses minutes rather than seconds
  • More consistent timeout display prior to running nextflow
  • Better nextflow Ansible task names