Skip to content

Releases: RitchieLab/biofilter

Biofilter 4.1.4

02 Jun 18:32

Choose a tag to compare

4.1.4 (02/06/2026):

  • Extended variant_modeling output with 6 new columns
    • variant_1_input / variant_2_input — original input string(s) the user supplied (comma-joined when multiple inputs resolve to the same variant_id); usable as join key to merge results back into the caller's source table
    • variant_1_ref / variant_2_ref — reference allele from variant_masters
    • variant_1_alt / variant_2_alt — alternate allele from variant_masters
  • variant_modeling lookup queries now select reference_allele and alternate_allele alongside chromosome and position
  • Updated report_variant_modeling.md with new column descriptions and a "Merging results back to the caller's table" example using variant_*_input

Archived Versions

23 May 15:15

Choose a tag to compare

We are working on a new and improved version of Biofilter that incorporates the latest advancements. The versions linked here are for archival purposes only and should not be used.

Biofilter-2.4.3

04 Oct 18:51
aabd1f8

Choose a tag to compare

We are working on a new and improved version of Biofilter that incorporates the latest advancements. The versions linked here are for archival purposes only and should not be used.

Python version 3.x