Releases: nlabrad/CIMS-Cyanobacterial-ITS-motif-slicer
Releases · nlabrad/CIMS-Cyanobacterial-ITS-motif-slicer
v0.5-alpha
Single file builds that match the latest source code on the repo. Simply download and run in your environment
v0.4-alpha
First release with packaged binary files.
Includes latest changes (see master history)
Simply unzip, browse to file location in your favorite terminal and run ./cims {options}.
v0.3-alpha
- Script renamed to match project name
- Finds all the possible combinations of flanking regions. Multiple possible starts and multiple possible endings.
- Motif length limits implemented
- Genbank communication fixed. Information about privacy added.
- Hoping this is one of the final versions algorithm wise.
v0.2-alpha
Now accepting multiple genbank arguments.
-g {accession1} {accession2} {someotheraccession}
Pre-release of the motifsearch.py
v0.1-alpha Fixed issue where program would exit if no its region was found.