library("pacman")
p_load("readr",
       "dplyr")

Ejercicio8 <- read.csv(file= "https://raw.githubusercontent.com/ManuelLaraMVZ/Examen_R_transcriptomica/refs/heads/main/Datos_Genes_azar8.csv")