... | ... | @@ -4,7 +4,7 @@ |
|
|
|
|
|
* Identification of highly expressed genes
|
|
|
|
|
|
### 1) Annotate the 25 most transcribed genes
|
|
|
### 1) Identify the 25 most transcribed genes
|
|
|
|
|
|
What is the output of `kallisto`?
|
|
|
|
... | ... | @@ -40,7 +40,7 @@ seqtk subseq -l 80 Sym_Oalg_Gamma1_genome_cds_aa.fasta 5814_X_top25_expressed_ge |
|
|
`-l 80` is an option for human readability and limits the length of each line to 80 characters
|
|
|
|
|
|
|
|
|
#### Annotate the proteins
|
|
|
### 2) Annotate the most transcribed sequences
|
|
|
|
|
|
**Annotate the protein with multiple databases to confirm its function**
|
|
|
|
... | ... | |