Skip to content

The bash script reformats SHAPEIT .haps file to show samples by rows instead of variants by rows

Notifications You must be signed in to change notification settings

jamonterotena/shapeit_reformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Reformat shapeit .haps format to show samples by rows

The bash script reformats shapeit .haps file to show samples by rows instead of variants by rows

Usage

bash shapeit.reformat.sh in_ped in_haps out_haps out_map

Arguments (!File extensions should also be included)

in_ped --> .ped file that shapeit takes as input

in_haps --> .haps file that shapeit outputs

out_haps --> name of the output .haps file, which contains the same info as in_haps but with the samples distributed by rows

out_map --> name of the output .map file

About

The bash script reformats SHAPEIT .haps file to show samples by rows instead of variants by rows

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages