Skip to content

Enable prepacking of Compara intraspecies alignment summary - #110

Open
twalsh-ebi wants to merge 1 commit into
EnsemblGenomes:postreleasefix/eg/63from
twalsh-ebi:tweak/prepack_alignment_summary
Open

Enable prepacking of Compara intraspecies alignment summary#110
twalsh-ebi wants to merge 1 commit into
EnsemblGenomes:postreleasefix/eg/63from
twalsh-ebi:tweak/prepack_alignment_summary

Conversation

@twalsh-ebi

@twalsh-ebi twalsh-ebi commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

Description

This pull request would add script prepack-intraspecies-alignments.pl to enable pre-packing of Ensembl Plants intraspecies alignment data to a JSON file.

It would also add 3 methods to ConfigPacker:

  • _find_intra_species_alignments_json_file : to find the intraspecies alignments JSON file in a designated location in the conf/ directory;
  • _load_intra_species_alignments_from_json : to load intraspecies alignments from a JSON file if that JSON file is present;
  • _summarise_compara_alignments : to call the standard method for packing intraspecies alignment data if the intraspecies alignments JSON file is not present.

In this way, it would be possible to prepack intraspecies alignment data and load the prepacked data during generation of the Plants MULTI.db.packed file.

See also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant