SNV_1MB_density_data {handyFunctions} | R Documentation |
The SNPV number within 1Mb bins at chromosome levels generated from transcriptome dataset of two dog populations (including wild wolf and domesticated dogs).
Description
A dataset containing the SNV number within 1Mb bins called from transcriptome dataset of wild wolf and domesticated dogs.
Usage
SNV_1MB_density_data
Format
A data frame with 2544 rows and 4 variables:
- CHROM
chrom id, reference genome of CanFam3.1, in numbers/carats
- BIN_START
the start genomic coordinate for one bin at relevant chromosome, in numbers
- SNP_COUNT
the end genomic coordinate for one bin at relevant chromosome, in numbers
- VARIANTS.KB
SNV(variants) number within one bin per KB, in numbers
...
Source
"real dataset"
[Package handyFunctions version 0.1.0 Index]