Original data for: Novel genetic sex markers reveal unexpected lack of, and similar susceptibility to, sex reversal in free-living common toads in both natural and anthropogenic habitats
收藏NIAID Data Ecosystem2026-03-13 收录
下载链接:
https://figshare.com/articles/dataset/Original_data_for_Novel_genetic_sex_markers_reveal_unexpected_lack_of_and_similar_susceptibility_to_sex_reversal_in_free-living_common_toads_in_both_natural_and_anthropogenic_habitats/16809991
下载链接
链接失效反馈官方服务:
资源简介:
Individual data on:
- Free-living adult common toads: catching site, habitat type, sexual phenotype and genotype
- Juvenile common toads raised in a common-garden experiment: family, treatment, site of origin, habitat type and sex (phenotype and genotype combined)
The data are separated by semicolon in each file. Example R code for reading these files:
data1=read.csv("data_adult.csv", sep=";", header=T, stringsAsFactors=T)
data2=read.table("data_juv-ANSI.txt", sep=";", header=T, stringsAsFactors=T)
创建时间:
2021-10-15



