Molecular Bio Wk 1

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/9

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

What is bioinformatics?

-interdisciplinary field which combines biology, computer science, and mathematics -analyse and interpret biological data (primarily sequence data - DNA, RNA, protein)

2
New cards

What are biological sequence databases?

NIG - DNA Data Bank of Japan, NCBI - GenBank (USA), EMBL-EBI - European Nucleotide Archive (Europe)

3
New cards

What are the different sequence formats?

-for DNA/RNA sequence: 4 nucleotide bases: ACGT or acgt -IUPAC codes for nucleotides can be used for ambiguity in sequence -for protein sequences: 20 amino acids: single letter codes

4
New cards

What are FASTA format?

can have multiple sequences in one file -single line description, starting with ">" denotes sequence starts next line

5
New cards

What is GenBank format?

-can have multiple annotation lines before sequence -can have multiple sequences in one file -starts with LOCUS, line before ORIGIN, end of sequence

6
New cards

What is ENSEMBL format?

-can have multiple annotation lines before sequence -can have multiple sequences in one file -starts with ID, line before sequence SQ, end of sequence //

7
New cards

What does homologous mean?

genes, proteins, or other biological sequences that are evolutionary related due to their descent from a common ancestral sequence (2 types)

8
New cards

What does orthologues mean?

-homologous genes found in different species that diverged from a common ancestor through speciation -typically retain similar functions across different species and are often involved in fundamental biological processes

9
New cards

What does paralogues mean?

-homologous genes within the same species that arose from gene duplication events -are similar in sequence but may have diverged over time

10
New cards

What are sequence alignments?

-substitution matrix -used to score amino acid alignments in programs like BLAST - +ve score = conserved - -ve score = non-conserved -conservative substitutions -radical substitutions