Saffrontree

From UFRC
Revision as of 16:39, 12 December 2018 by Maxprok (talk | contribs) (Created page with "Category:SoftwareCategory:Phylogenetics {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|saffrontree}} |{{#vardefine:url|https://github.com/sanger-pathogens/saffront...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

saffrontree website  

Quickly build a tree directly from raw reads or from assembled sequences, without the need for a reference sequence or de novo assemblies. SaffronTree takes FASTQ/FASTA files as input and uses a kmer analysis to build a phylogenetic neighbour joining tree in newick format. It works well for small sets of samples (less than 50) but as the algorithm has a complexity of O(N^2), it does not perform well after that point. This is good enough to give you rapid insights into your data in minutes, rather than hours. During outbreak investigations, researchers and epidemiologies often want to quickly rule a sample in or out of an outbreak. MLST does not provide enough granularity to achieve this, since it is based on only 7 house keeping genes. SaffronTree utilises all of the genomic data in the sample to create a visual representation of the clustering of the data. It support NGS data (such as Illumina), 3rd generation data (Pacbio/Nanopore) and assembled sequences (FASTA).

Environment Modules

Run module spider saffrontree to find out what environment modules are available for this application.

System Variables

  • HPC_{{#uppercase:saffrontree}}_DIR - installation directory
  • HPC_{{#uppercase:saffrontree}}_BIN - executable directory