Skip to content

Releases: fiberseq/FIRE

v0.0.7

31 Jul 16:05
99d40f1
Compare
Choose a tag to compare

This release of FIRE will be more robust for denovo assemblies.

Some feats:

  • Save the Fiber-seq data in cram format
  • Replace ucsc utilities with bigtools
  • Replace some bedtools opts with gia
  • Switch to polars for coverage calculation
  • Rename config options to uppercase variables
  • fix #28 incorrect counts in a plot
  • fix #26 so that fire appears to be deterministic now; however, this is not yet guaranteed.

Release for code using in the multi-ome manuscript

09 Jul 17:31
Compare
Choose a tag to compare

Improve support of custom assemblies

09 May 14:35
0810fc8
Compare
Choose a tag to compare
  • add optional filtering by contig length
  • make merge commands more robust to 1000s of contigs
  • add a missing sort in the coverage bedgraph
  • reduce memory needed for the median calculation

Minor patch that fixes a corner case in median coverage calculation

26 Apr 19:50
4377180
Compare
Choose a tag to compare

Fixes a minor cornor case in the median coverage calculation, this does not affect the FDR calculations, just the median coverage calculation.

v0.0.4 Fix missing fibers in the FDR calculation

14 Mar 22:24
08e4dba
Compare
Choose a tag to compare

Due to a bad join, fibers without FIRE elements were missing from FDR and coverage calculations. This PR fixes that. All analyses that used the FDR pipeline (October 19th, 2023) should be repeated with this fix. Apologies to all.

v0.0.3 switching the the ft fire model

11 Jan 20:10
Compare
Choose a tag to compare

v0.0.2 FDR FIRE score for FIRE pipeline

20 Oct 04:36
Compare
Choose a tag to compare
Pre-release

For FDR FIRE analysis, pre ft fire model and processing.

Pre alpha "release"

21 Sep 04:06
Compare
Choose a tag to compare
Pre alpha "release" Pre-release
Pre-release

This release will serve as a marker for analysis until August 30th, 2023.
This includes:
multiome paper
thyroid paper
and some altius analysis