Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/starsareintherose/mimi
Tool for converting sequence formats
https://github.com/starsareintherose/mimi
Last synced: 23 days ago
JSON representation
Tool for converting sequence formats
- Host: GitHub
- URL: https://github.com/starsareintherose/mimi
- Owner: starsareintherose
- Created: 2023-03-20T06:49:37.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-11T13:50:14.000Z (about 1 year ago)
- Last Synced: 2024-05-02T03:15:28.958Z (8 months ago)
- Language: C++
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MiMi
```
/l、 . . . .
(゚、 。 7 |\/|*|\/|*
l ~ヽ | ||| ||
じしf_,)ノ | ||| ||Morphology into Molecules into
GPL Guoyi Zhang, 2023
```## Functions
Convert any formats listed in `Accepted formats` to each other.
## Arguments
- -h --help;
- -i --input ${filename};
- -o --output ${filename};
## Accepted formats
- fas fasta
- nex nexus
- phy phylip
- tnt ss
## Compile
```
g++ main.cpp -o mimi
```## License
You should note that the license is [GPL](https://www.gnu.org/licenses/gpl-3.0.html).
## Acknowledgements
Thanks to my beloved daughter MiMi (Ragdoll cat) for accompanying me in my life, mom loves you forever.