- Fixed bug when saving motif locations with
network_from_motifs_fasta
- Improved memory usage for
network_from_motifs_fasta
when a large number of sequences or TFs are used
- Fix bug in saved location output
- Fix bug when no regulators are found and saving locations is set.
- Produce a filtered TF binding table when
--save_filtered_location_data
is set.
- Correctly produced a TF binding table when
--save_location_data
is set.
- Corrected a parsing error when reading CisBP PWM files
- Added
link_atac_bed_to_genes
module to link specific peaks from a BED file to nearby genes
- Finalized model for prior matrix thresholding
- Added additional messaging and a
--debug
mode
- Added additional messaging
- Restructured internal memory usage to be more efficient
- Added constraint lists for TFs and genes
- Parallelized the final information matrix clustering and cutting
- Fixed a bug that included extra inappropriate edges in the final matrix in rare cases
- Renamed to inferelator-prior
- Fully restructued and parallelized
- Implemented unit testing
- Changed edge selection logic to center around DBSCAN univariate clustering