Pypaftol
Revision as of 14:11, 9 April 2024 by G0ddengr (talk | contribs) (Created page with "Category:SoftwareCategory:BiologyCategory:NGSCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pypaftol}} |{{#vardefine:url|https://git...")
Description
pypaftol (or "paftools") is Python module for Plant And FungAFTOL that provides functionality for recovery and data analysis of target capture data in the PAFTOL Project. Some of this functionality will be applicable and hopefully useful beyond PAFTOL, e.g. for processing HybSeq data in general. Functionality can be accessed either via the paftools script or the Python API.
Environment Modules
Run module spider pypaftol
to find out what environment modules are available for this application.
System Variables
- HPC_PYPAFTOL_DIR - installation directory
- HPC_PYPAFTOL_BIN - executable directory
- HPC_PYPAFTOL_IMAGE - container
Additional Information
$ module load pypaftol
$ paftools [options]
For usage information:
$ paftools --help