Skip to content

yourjeewan/recodeSNP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

recodeSNP R Package

License

Overview

The recodeSNP R package is designed to facilitate the recoding of SNP (Single Nucleotide Polymorphism) data based on specified ploidy.

Installation

# Install the devtools package if not already installed
if (!requireNamespace("devtools", quietly = TRUE)) {
  install.packages("devtools")
}

# Install recodeSNP from GitHub
devtools::install_github("yourjeewan/recodeSNP")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages