Releases: fiberseq/FIRE
Releases · fiberseq/FIRE
v0.0.7
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 withgia
- 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
multi-ome-v0.1 update
Improve support of custom assemblies
- 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
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
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
tagging pre ft fire
v0.0.2 FDR FIRE score for FIRE pipeline
For FDR FIRE analysis, pre ft fire
model and processing.
Pre alpha "release"
This release will serve as a marker for analysis until August 30th, 2023.
This includes:
multiome paper
thyroid paper
and some altius analysis