Skip to content

Several updates and bugfixes#26

Merged
samnooij merged 18 commits intomainfrom
dev
Dec 5, 2025
Merged

Several updates and bugfixes#26
samnooij merged 18 commits intomainfrom
dev

Conversation

@samnooij
Copy link
Copy Markdown
Member

@samnooij samnooij commented Dec 5, 2025

Over the past months, we have made a number of small improvements:

  • Update documentation on the use of CRISPRidentify to 'refine' our output
  • Correct the prepare_genomes.sh script to prevent overwriting batches
    • Because of this, we accidentally removed a number of relevant Campy genomes from our analyses!
    • Adapt file paths to work with the updated prepare script
  • Include a script to download functional (gene) annotations from Bakta (from ATB)
  • Small code corrections/improvements

Necopy-byte and others added 18 commits September 9, 2025 12:54
Shell script needs to be in double quotes or the command-line will interpret it wrong (just `create_spacepharer_table`, which is not a valid script)
Adding a newline at the end of the file is a good practice
Minor changes to the suggested CRISPRidentify sections
Correct the syntax so that it takes every line except the first
- Major changes:
  - Adopt new filtering method
  - Adjust genome and annotation extraction locations
  - Also apply filtering to bakta files

- Quality-of-life changes:
  - Count genomes of species of interest
  - Add number of genomes in original & update
  - Add message about number of genomes table
  - Include header line in filtered metadata table

- Coding practicalities:
  - Enable strict mode
  - Tidy up code
@samnooij samnooij merged commit bdc88be into main Dec 5, 2025
1 check passed
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.

2 participants