-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathCITATION.cff
More file actions
68 lines (65 loc) · 2.66 KB
/
CITATION.cff
File metadata and controls
68 lines (65 loc) · 2.66 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!
cff-version: 1.2.0
title: 'Phyling: phylogenetic inference from annotated genomes'
message: >-
If you use this software, please cite it using the
metadata from this file.
type: software
authors:
- given-names: Cheng-Hung
family-names: Tsai
email: chenghung.tsai@email.ucr.edu
affiliation: University of California-Riverside
orcid: 'https://orcid.org/0000-0003-3419-2146'
- given-names: Jason
family-names: Stajich
name-particle: E
email: jason.stajich@ucr.edu
affiliation: University of California-Riverside
orcid: 'https://orcid.org/0000-0002-7591-0020'
identifiers:
- type: doi
value: 10.1101/2025.07.30.666921
description: bioRxiv preprint
repository-code: 'https://github.com/stajichlab/Phyling'
url: 'https://lab.stajich.org/projects/'
abstract: >
Phyling is a fast, scalable, and user-friendly tool supporting phylogenomic reconstruction of species phylogenies directly from
protein-encoded genomic data. It identifies orthologous genes by searching a sample's protein sequences against a Hidden Markov
Models marker set, containing single-copy orthologs, retrieved from the BUSCO database. In the final step, users can choose
between consensus and concatenation strategies to construct the species tree from the aligned orthologs.
Phyling efficiently resolves large phylogenies by optimizing memory usage and data processing. Its checkpoint system enables
users to incrementally add or remove samples without repeating the entire search process. For analyses involving closely related
taxa, Phyling supports the use of nucleotide coding sequences, which may capture phylogenetic signals missed by protein
sequences. The benchmark results show that Phyling substantially runs faster than OrthoFinder, a Reciprocal Best Hit based
method, while achieving equal or better accuracy.
keywords:
- phylogenetics
- phylogenomics
- software
- orthology
- Hidden Markov Models
- Python
license: MIT
version: 2.3.1
date-released: '2025-09-10'
preferred-citation:
type: article
authors:
- given-names: Cheng-Hung
family-names: Tsai
email: chenghung.tsai@email.ucr.edu
affiliation: University of California-Riverside
orcid: 'https://orcid.org/0000-0003-3419-2146'
- given-names: Jason
family-names: Stajich
name-particle: E
email: jason.stajich@ucr.edu
affiliation: University of California-Riverside
orcid: 'https://orcid.org/0000-0002-7591-0020'
doi: 10.1101/2025.07.30.666921
journal: bioRxiv
month: 7
title: 'Phyling: phylogenetic inference from annotated genomes'
year: 2025