Skip to content

Species metadata to report (e.g. for ERGA assembly reports)#306

Draft
CormacKinsella wants to merge 5 commits intomainfrom
quarto_report
Draft

Species metadata to report (e.g. for ERGA assembly reports)#306
CormacKinsella wants to merge 5 commits intomainfrom
quarto_report

Conversation

@CormacKinsella
Copy link
Member

Draft section for easy transfer of EAR metadata from the report.

  • Add additional metadata elements

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mahesh-panchal - this section adds to the content of the params.yml.
Could you confirm that it's ok to remove Channel.value, since I'm replacing it with a channel object.

For the BUSCO lineages I've used a different method, but if you prefer we could also emit the settings metadata as part of the sample_meta subMap into ASSEMBLY_REPORT, and then use a similar method here.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's fine to remove the Channel.value, although it might not be needed if reading all the data from the files.


```{python}
#| output: asis
if tax_id:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we perhaps then load the data from TOL_SEARCH, ENA_TAXQUERY, and GOAT into a set of tables, or a single table. That should also take care of the busco lineages. I think only the ENA_TAXQUERY stuff needs to be written to a file, like TOL_SEARCH is.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's fine to remove the Channel.value, although it might not be needed if reading all the data from the files.

@CormacKinsella CormacKinsella changed the title EAR report metadata to quarto report Species metadata to report (e.g. for EAR report) Dec 2, 2025
@CormacKinsella CormacKinsella changed the title Species metadata to report (e.g. for EAR report) Species metadata to report (e.g. for ERGA assembly reports) Dec 2, 2025
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.

Include busco lineages as line in report Include TaxonID in the Assembly report

2 participants