Skip to content

Commit 937b71f

Browse files
committed
.
1 parent b6ecd02 commit 937b71f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

conda-recipes/meta.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ package:
77

88
source:
99
url: https://github.com/DaanJansen94/RecMpox/archive/v{{ version }}.tar.gz
10-
sha256: 064296b7b775d52e66c47af61984483671d3971cacddaa9d7c091cc6417ef5ca
10+
sha256: 7e197dde7fc365a7421560e98e9c3783da751df324af74213c80a804d52d1008
1111

1212
build:
1313
number: 0
@@ -55,10 +55,10 @@ about:
5555
RecMpox is a command-line tool that flags potential recombination events in monkeypox viruses.
5656
It identifies recombination tract breakpoints within your own provided consensus genomes.
5757
It does not confirm recombination; it flags genomes that may be recombinant for further investigation.
58-
RecMpox takes two references (e.g. Clade Ia vs Ib, or IIa vs IIb), aligns them with Squirrel,
59-
finds diagnostic SNP positions where the references differ, then classifies each consensus genome
60-
at those positions. Genomes where both refs contribute at least 10% are flagged as potential
61-
recombinants. Recombination tracts and breakpoints are inferred along the genome.
58+
RecMpox takes two references (e.g. Clade Ia vs Ib, or IIa vs IIb), aligns them, finds diagnostic sites,
59+
and classifies each genome along the alignment to infer recombination tracts and breakpoints.
60+
Optionally, RecMpox can build a phylogeny of the inferred tract sequences alongside outbreak references,
61+
to help confirm true recombination and reduce false positives caused by ancestral population structure.
6262
doc_url: https://github.com/DaanJansen94/RecMpox/blob/main/README.md
6363
dev_url: https://github.com/DaanJansen94/RecMpox
6464

0 commit comments

Comments
 (0)