c-zhou/yahs: YaHS-1.2
Description
Major changes in this release.
Improved compatibility with AGP specifications. The default component type is now 'U' (previously 'N'). The default gap size is now 100 (previously 200). The default linkage evidence is now 'proximity_ligation' ( previously 'na'). These defaults can be adjusted using parameters '--gap-ctype', '--gap-size' and '--gap-link', respectively. For more details, refer to the full help message by running
yahs -?.The scaffolding logic has been updated. In previous versions, the scaffolding process would stop if the N50 was too small for a given resolution. Now, the process will attempt additional rounds of scaffolding at the previous resolution level and will only terminate if there are still no significant improvements.
A new '-R' option has been added to control the number of rounds to run at each resolution level.
A telomeric sequence identification module has been integrated to detect chromosome ends. Sequences identified as telomeric will be prevented from joining other sequences. YaHS includes a default telomeric motif database (you can view the list by running
yahs --print-telo-motifs). The--telo-motifoption can be used to specify a custom telomeric motif. When this option is set, only the specified motif will be checked. The code for telomere identification was adopted from seqtk telo.
Files
c-zhou/yahs-v1.2.zip
Files
(139.5 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:f3c9022d2f27c14043b48a6627a680db
|
139.5 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/c-zhou/yahs/tree/v1.2 (URL)