rgs3 | R package wrapping the GS3 program
kandi X-RAY | rgs3 Summary
kandi X-RAY | rgs3 Summary
rgs3 is a R library. rgs3 has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
This directory contains the rgs3 package for the R software environment. This package wraps the GS3 program for genomic prediction and selection. See the web page from Andrés Legarra for more information. The rgs3 package is available under a free software license, the GNU Public License (version 3 or later). See the COPYING file for details. The copyright is owned by the INRA. The content of this directory is versioned using git, the central repository being hosted here, on GitHub, and the institutional repository being hosted there, on SourceSup.
This directory contains the rgs3 package for the R software environment. This package wraps the GS3 program for genomic prediction and selection. See the web page from Andrés Legarra for more information. The rgs3 package is available under a free software license, the GNU Public License (version 3 or later). See the COPYING file for details. The copyright is owned by the INRA. The content of this directory is versioned using git, the central repository being hosted here, on GitHub, and the institutional repository being hosted there, on SourceSup.
Support
Quality
Security
License
Reuse
Support
rgs3 has a low active ecosystem.
It has 3 star(s) with 1 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 0 open issues and 13 have been closed. On average issues are closed in 12 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of rgs3 is current.
Quality
rgs3 has no bugs reported.
Security
rgs3 has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
rgs3 is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
rgs3 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 rgs3
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of rgs3
rgs3 Key Features
No Key Features are available at this moment for rgs3.
rgs3 Examples and Code Snippets
No Code Snippets are available at this moment for rgs3.
Community Discussions
No Community Discussions are available at this moment for rgs3.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install rgs3
Before installing the rgs3 package, the latest version of the GS3 program should already be installed on your computer (see on GitHub). More precisely, the executable should be present in your PATH, under the name gs3 for Unix-like operating systems (GNU/Linux, Mac OS) and gs3.exe for Microsoft Windows. To check if R properly detects the new directory, open a new R session, and call Sys.getenv("PATH"). To check if the executable is found in your PATH, open a new R session, and call system("gs3") (or system("gs3.exe") for Windows).
On Unix-like operating systems, you can save the executable in a new directory named bin in your home directory, and then add the path to this new directory to the environment variable PATH (use your ~/.bash_profile).
On Windows, you can save the executable in a new directory named GS3, for instance in C:\Program Files, and then add the path to this new directory to the environment variable Path (go to Configuration parameters -> System -> Advanced, or something similar).
On Unix-like operating systems, you can save the executable in a new directory named bin in your home directory, and then add the path to this new directory to the environment variable PATH (use your ~/.bash_profile).
On Windows, you can save the executable in a new directory named GS3, for instance in C:\Program Files, and then add the path to this new directory to the environment variable Path (go to Configuration parameters -> System -> Advanced, or something similar).
Support
You can contribute in various ways:.
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page