Skip to contents

Data from sequecing, it contains two datasets: HS.Nico and Nm.Nico HS.Nico is from human and Mm.Nico is from mouse

Usage

data(mtx)

Format

A list containing two dataframes

Examples


data(mtx)
head(mtx$HS.Nico)
#>          P2.FGF20 P2.FGF10
#> RPPH1    13.04623 12.28241
#> RMRP     12.48491 12.11243
#> EEF1A1   11.62933 11.59329
#> RPS27    10.51746 11.34083
#> HIST1H4E 11.86527 10.61179
#> RPL23    11.09727 11.02227
head(mtx$Mm.Nico)
#>        hr6.FGF0.1 hr6.FGF1
#> Rpph1    12.07272 14.17934
#> Rmrp     11.96604 14.14386
#> Eef1a1   12.85492 12.80313
#> Actb     11.96668 12.01382
#> Fabp7    11.47024 11.31593
#> Malat1   10.71337 10.46842