Difference between revisions of "FcGENE"
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 24: | Line 24: | ||
Formats which can be generated by fcGENE: plink-pedigree, plink-raw, plink-dosage, mach-inputs, minimac-inputs, impute-inputs, beagle-inputs and bimbam-inputs, HAPLOVIEW-inputs, EIGENSOFT-inputs. | Formats which can be generated by fcGENE: plink-pedigree, plink-raw, plink-dosage, mach-inputs, minimac-inputs, impute-inputs, beagle-inputs and bimbam-inputs, HAPLOVIEW-inputs, EIGENSOFT-inputs. | ||
<!--Modules--> | <!--Modules--> | ||
− | == | + | ==Environment Modules== |
− | + | Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application. | |
− | |||
− | < | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==System Variables== | ==System Variables== | ||
− | * HPC_{{uc:{{#var:app}}}}_DIR | + | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
<!--Configuration--> | <!--Configuration--> | ||
{{#if: {{#var: conf}}|==Configuration== | {{#if: {{#var: conf}}|==Configuration== | ||
Line 71: | Line 61: | ||
<!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | <!--Turn the Table of Contents and Edit paragraph links ON/OFF--> | ||
__NOTOC____NOEDITSECTION__ | __NOTOC____NOEDITSECTION__ | ||
− | |||
− |
Revision as of 13:29, 13 June 2022
Description
This is a format conversion tool for genotype data such as PLINK and MACH. The usage is two-fold. First, convert genotype SNP data into formats of different imputation tools like PLINK MACH, IMPUTE, BEAGLE and BIMBBAM. Second, transform imputed data into different file formats like PLINK, HAPLOVIEW, EIGENSOFT and SNPTEST.
Readable file formats: plink-pedigree (ped and map), plink-raw, plink-dosage, mach , minimac, impute, snptest, beagle and bimbam. Similarly all kinds of imputation of outputs are also accepted.
Formats which can be generated by fcGENE: plink-pedigree, plink-raw, plink-dosage, mach-inputs, minimac-inputs, impute-inputs, beagle-inputs and bimbam-inputs, HAPLOVIEW-inputs, EIGENSOFT-inputs.
Environment Modules
Run module spider fcgene
to find out what environment modules are available for this application.
System Variables
- HPC_FCGENE_DIR - installation directory