Differential Gene Expression
收藏DataCite Commons2020-08-25 更新2024-07-28 收录
下载链接:
https://figshare.com/articles/Differential_Gene_Expression/12227531
下载链接
链接失效反馈官方服务:
资源简介:
For each organ, pairwise differential expression analysis between different ages with DESeq2. Fold change represents X over Y (so that X>Y if fold change is positive), if the internal naming scheme is X_vs_Y. <br>Examples of how to load and view results:<br># load resultsload("MACA_Bulk_deseq2_results.bin")# list of tissuesls(results_list_MACA_bulk)# list of comparisons for Bonels(results_list_MACA_bulk$Bone)# All results: comparison 3 vs 18 for Boneresults_list_MACA_bulk$Bone$`18_vs_3`$resall# q<0.05 only: comparison 3 vs 18 for Boneresults_list_MACA_bulk$Bone$`18_vs_3`$ressig<br>
提供机构:
figshare
创建时间:
2020-05-01



