five

merged_gene_tpms_longestT.csv.zip

收藏
DataCite Commons2025-06-05 更新2024-08-18 收录
下载链接:
https://figshare.com/articles/dataset/merged_gene_tpms_longestT_csv_zip/24470758/1
下载链接
链接失效反馈
官方服务:
资源简介:
Data from 750 individuals published as part of the manuscript "Population level gene expression can repeatedly link genes to functions in maize"<br>Duplicated genotypes are marked with *_R2.<br><br>You can use the code below to extract them.<br><br>library(data.table)data &lt;- fread("merged_gene_tpms_longest.csv", data.table = F)head(data[1:5,1:5])genotypes &lt;- colnames(data[-1]) # we remove the first column "GeneID"duplicated.genotypes &lt;- genotypes[grep("_R2", genotypes)] # duplicated genotypes are ending with *_R2duplicated.genotypes1 &lt;- data[,c("GeneID", sub("_R2", "", duplicated.genotypes))]duplicated.genotypes2 &lt;- data[,c("GeneID", duplicated.genotypes)]<br>head(duplicated.genotypes1[,1:5])head(duplicated.genotypes2[,1:5])<br>
提供机构:
figshare
创建时间:
2023-10-31
5,000+
优质数据集
54 个
任务类型
进入经典数据集
二维码
社区交流群

面向社区/商业的数据集话题

二维码
科研交流群

面向高校/科研机构的开源数据集话题

数据驱动未来

携手共赢发展

商业合作