Description Usage Arguments Value Examples
Fetch homozygous genotypes for a specified chromosomal region in 37 inbred mouse strains.
1 2 3 4 5 6 7 8 |
chr |
Vector of chromosome names. |
start |
Optional vector of chromosomal start positions of target regions (GRCm38). |
end |
Optional vector of chromosomal end positions of target regions (GRCm38). |
consequence |
Optional vector of consequence types. |
impact |
Optional vector of impact types. |
return_obj |
The user can choose to get the result to be returned as data frame ("dataframe") or as a GenomicRanges::GRanges ("granges") object. Default value is "dataframe". |
Data frame or GenomicRanges::GRanges object containing result data.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.