Skip to content

Commit

Permalink
Merge branch 'master' of github.com:wpwupingwp/barcodefinder
Browse files Browse the repository at this point in the history
  • Loading branch information
wpwupingwp committed Jan 13, 2025
2 parents db987d0 + b8d5812 commit 5160d09
Showing 1 changed file with 17 additions and 4 deletions.
21 changes: 17 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -986,9 +986,22 @@ install
Ubuntu on Windows to obtain better results.
# Citation
As yet unpublished.
```bibtex
@article{https://doi.org/10.1111/1755-0998.14044,
author = {Wu, Ping and Xue, Ningning and Yang, Jie and Zhang, Qiang and Sun, Yuzhe and Zhang, Wen},
title = {OGU: A Toolbox for Better Utilising Organelle Genomic Data},
journal = {Molecular Ecology Resources},
volume = {n/a},
number = {n/a},
pages = {e14044},
keywords = {intergenic spacers, organelle genome, plastid evolution, polymorphism evaluation},
doi = {https://doi.org/10.1111/1755-0998.14044},
url = {https://onlinelibrary.wiley.com/doi/abs/10.1111/1755-0998.14044},
eprint = {https://onlinelibrary.wiley.com/doi/pdf/10.1111/1755-0998.14044},
note = {e14044 MER-24-0083.R3},
abstract = {ABSTRACT Organelle genomes serve as crucial datasets for investigating the genetics and evolution of plants and animals, genome diversity, and species identification. To enhance the collection, analysis, and visualisation of such data, we have developed a novel open-source software tool named Organelle Genome Utilities (OGU). The software encompasses three modules designed to streamline the handling of organelle genome data. The data collection module is dedicated to retrieving, validating and organising sequence information. The evaluation module assesses sequence variance using a range of methods, including novel metrics termed stem and terminal phylogenetic diversity. The primer module designs universal primers for downstream applications. Finally, a visualisation pipeline has been developed to present comprehensive insights into organelle genomes across different lineages rather than focusing solely on individual species. The performance, compatibility and stability of OGU have been rigorously evaluated through benchmarking with four datasets, including one million mixed GenBank records, plastid genomic data from the Lamiaceae family, mitochondrial data from rodents, and 308 plastid genomes sourced from various angiosperm families. Based on software capabilities, we identified 30 plastid intergenic spacers. These spacers exhibit a moderate evolutionary rate and offer practical utility comparable to coding regions, highlighting the potential applications of intergenic spacers in organelle genomes. We anticipate that OGU will substantially enhance the efficient utilisation of organelle genomic data and broaden the prospects for related research endeavours.}
}
```
# License

The software itself is licensed under
Expand Down Expand Up @@ -1023,4 +1036,4 @@ Please submit your questions in the
myvenv/Scripts/activate.ps1
# install
pip3 install OGU
```
```

0 comments on commit 5160d09

Please sign in to comment.