... | ... | @@ -8,6 +8,11 @@ |
|
|
|
|
|
What is the output of `kallisto`?
|
|
|
|
|
|
From the `abundance.tsv` you were asked to put a table together summarizing the total and relative amount of expressed genes and to split them into genes with a TPM <0 and <5:
|
|
|
|
|
|

|
|
|
|
|
|
|
|
|
<br>
|
|
|
|
|
|
Sort the `abundance.tsv` table by the 5th column (TPM) and extract the ID of the 25 most transcribed genes.
|
... | ... | |