To install the executable version of NEFFy:
make
command is not available on your operating system, refer to the Help page.Once the compilation is complete, you can run the program via the command line.
This package is cross-platform and works on Linux, Windows, and macOS without requiring additional compilation.
To install the library from the source:
setuptools
and wheel
installed: dist
directory): Our Python library is available on PyPI
. This release provides pre-built, platform-specific wheels for Windows, Linux, and macOS, as well as a source distribution for building on other operating systems. This streamlines the installation and management process using pip.
You can also install neffy through BioConda
by running the following commands:
The first command adds the conda-forge channel to your Conda configuration, which is necessary to access a broader range of packages and dependencies that might not be available on the default channels.
For further assistance or inquiries, please contact the developer or create an issue in the GitHub repository.