Skip to content

Convert HapMap file into a useable R qtl2 genotype file

License

Notifications You must be signed in to change notification settings

jlboat/hapmap_to_qtl2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

hapmap_to_qtl2

Convert HapMap file into a useable R qtl2 genotype file

usage: hapmap_to_qtl2.py [-h] --hapmap HAPMAP [--output OUTPUT]

This script was designed to convert a hapmap file into R qtl2 format.

optional arguments:
    -h, --help       show this help message and exit
    --output OUTPUT  File name for qtl2 output.

required arguments:
    --hapmap HAPMAP  The name of the input hapmap file. 

About

Convert HapMap file into a useable R qtl2 genotype file

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages