Skip to content

Update 07232026 Meeting notes.md - #4

Open
danbhrgthb wants to merge 44 commits into
mainfrom
week-of-2026-07-26
Open

Update 07232026 Meeting notes.md#4
danbhrgthb wants to merge 44 commits into
mainfrom
week-of-2026-07-26

Conversation

@danbhrgthb

Copy link
Copy Markdown
Collaborator

No description provided.

@danbhrgthb
danbhrgthb requested a review from kescobo July 23, 2026 16:05

[waafle_env.yaml]
```yaml
`waafle_env.yaml`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
`waafle_env.yaml`
# `waafle_env.yaml`

The # at the beginning here will turn it into a comment in YAML - if you included that text inside the file, it would cause a parse error.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Very curious to see how this goes!

First, we gotta familiarize ourselves with the genomes: the genomes live within dogen (path: lab/binfanctious/genomes/data/bilgenome, a folder of FASTA files), and a results folder holds annotated proteins (GFF files). I’ll choose around 10 genes to look at and see how they are labeled and what is within each of their folders
Second, we gotta generate proper alignments: For each target gene, gather its version (ortholog) from every genome, align them, and eyeball the alignment to make sure it is clean.
Multiple Sequence Alingment (MSA) = all sequences aligned to each other simultaneously
Tools: Clustal Omega

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I forgot about mafft - that's another good option for MSA

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