Multivariate_GWAS

 by   z0on R Version: Current License: No License

kandi X-RAY | Multivariate_GWAS Summary

kandi X-RAY | Multivariate_GWAS Summary

Multivariate_GWAS is a R library. Multivariate_GWAS has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

Multivariate_GWAS
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              Multivariate_GWAS has a low active ecosystem.
              It has 3 star(s) with 0 fork(s). There are 3 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              Multivariate_GWAS has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of Multivariate_GWAS is current.

            kandi-Quality Quality

              Multivariate_GWAS has no bugs reported.

            kandi-Security Security

              Multivariate_GWAS has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              Multivariate_GWAS does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              Multivariate_GWAS releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Multivariate_GWAS
            Get all kandi verified functions for this library.

            Multivariate_GWAS Key Features

            No Key Features are available at this moment for Multivariate_GWAS.

            Multivariate_GWAS Examples and Code Snippets

            No Code Snippets are available at this moment for Multivariate_GWAS.

            Community Discussions

            No Community Discussions are available at this moment for Multivariate_GWAS.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install Multivariate_GWAS

            Simply clone the github repository and use R scripts as command-line programs (e.g., Rscript RDA_GWAS.R [arguments]), see details below. All bash code below assumes the repository was cloned into root directory; if not, make sure so change ~/Multivariate_GWAS/ to the actual path. Note: all tables must be space-delimited, and can be compressed .gz files. gt=[filename] Genotypes: table of minor allele counts in each sample (rows - loci, columns - samples). The first two columns must be chromosome, position. Header line must be present (chr, pos, sample names). I recommend running the method on gt files for individual chromosomes, to use less memory and to run it in parallel. (see Appendix about how to get this from angsd). covars.e=[filename] Table of NON-GENETIC covariates (e.g. sampling time, age of individual). These will be regressed out of traits. Rows - samples, columns - covariates. First column must be sample names. Header line must be present (sample, names of covariates). May not fully match the genotype table - the script will match them using the sample column. Rows containing NA will be removed. covars.g=[filename] Table of GENETIC covariates (e.g. sequencing batch, read depth, first couple of genetic PCs). These will be regressed out of genotypes. Same format as covars.e. traits=[filename] Table of trait(s). First column must be sample names. There must be at least 2 columns (samples, 1 trait). Header line must be present (sample, names of traits). Just like covars, this table may not fully match the genotype table; rows containing NAs will be removed. gdist=[filename] Matrix of genetic distances between samples listed in the genotype file (e.g. IBS matrix from angsd, see Appendix). Note: there must be no header line or other non-numeric columns. gdist.samples=[filename] Single-column list of sample names exactly corresponding to the genotype AND genetic distances matrix. Could be filenames with leading path and trailing extension (these will be removed) - basically use the same file that was used for -b argument in angsd to obtain IBS matrix and genotypes (see Appendix). hold.out=[filename] File listing sample names to hold out from the whole analysis for subsequent testing of the polygenic score's prediction accuracy. May be omitted.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/z0on/Multivariate_GWAS.git

          • CLI

            gh repo clone z0on/Multivariate_GWAS

          • sshUrl

            git@github.com:z0on/Multivariate_GWAS.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link