Difference between revisions of "PALADIN"
Moskalenko (talk | contribs) m (Text replacement - "#uppercase" to "uc") |
|||
Line 25: | Line 25: | ||
<!--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 - installation directory | * HPC_{{uc:{{#var:app}}}}_DIR - installation directory |
Latest revision as of 18:31, 10 June 2022
Description
Protein ALignment And Detection INterface
PALADIN is a protein sequence alignment tool designed for the accurate functional characterization of metagenomes.
PALADIN is based on BWA, and aligns sequences via read-mapping using BWT. PALADIN, however, offers the novel approach of aligning in the protein space. During the index phase, it processes the reference genome's nucleotide sequences and GTF/GFF annotation containing CDS entries, first converting these transcripts into the corresponding protein sequences, then creating the BWT and suffix array from these proteins. The process of translatation is skiped when providing a protein reference file (e.g., UniProt) for mapping. During the alignment phase, it attempts to find ORFs in the read sequences, then converts these to protein sequences, and aligns to the reference protein sequences.
Environment Modules
Run module spider paladin
to find out what environment modules are available for this application.
System Variables
- HPC_PALADIN_DIR - installation directory
Citation
If you publish research that uses paladin you have to cite it as follows: