Releases: flatironinstitute/inferelator-prior
Releases · flatironinstitute/inferelator-prior
v0.3.8
v0.3.7
Version 0.3.7
- Improved memory usage for
network_from_motifs_fasta
when a large number of sequences or TFs are used
v0.3.6
Version 0.3.6
- Fix bug in saved location output
v0.3.5
Version 0.3.5
- Fix bug when no regulators are found and saving locations is set.
v0.3.4
Version 0.3.4
- Produce a filtered TF binding table when
--save_filtered_location_data
is set.
v0.3.3
Version 0.3.3
- Correctly produced a TF binding table when
--save_location_data
is set.
v0.3.2
- Corrected a parsing error when reading CisBP PWM files
v0.3.1
Version 0.3.1
- Added
link_atac_bed_to_genes
module to link specific peaks from a BED file to nearby genes
v0.2.3
Added some debug mode stuff and improved file loading
v0.2.2
- Added additional messaging
- Restructured internal memory usage to be more efficient
- Added constraint lists for TFs and genes