SkillAgentSearch skills...

OligoAnalyzer

Quality analysis and vizualisation tools for oligos generated from DNA data storage coders

Install / Use

/learn @jpegdna-mediacoding/OligoAnalyzer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<p float="left"> <img src="./img/logos/logos.png"> </p>

Python 3.7+

Description

OlygosAnalyzer gathers quality analysis and vizualisation tools for DNA-like data generated from DNA data storage solutions.

This project has been developped by the Mediacoding group in the I3S laboratory (Euclide B, 2000 Rte des Lucioles, 06900 Sophia Antipolis, FRANCE), with fundings from CNRS and Université Côte d'Azur.

Licensing

OligoAnalyzer is covered by two compatible BSD-style open source licenses. Refer to LICENSE.md for a roll-up of license terms.

Contact the authors

I3S laboratory, Euclide B, 2000 Rte des Lucioles, 06900 Sophia Antipolis, FRANCE

xpic@i3s.unice.fr, dimopoulou@i3s.unice.fr, gilsanan@i3s.unice.fr, mateos@i3s.unice.fr, am@i3s.unice.fr

Installation

To install the repository, you need to have pip installed, then use the following command at the root of the folder:

pip install -r requirements.txt

or if you want to add the oligoanalyze package to your python path and use it from anywhere:

python setup.py install

GC content

To analyze the GC content of the generated fasta file,

jdna_gc $DATA.fasta

or

jdna_gc.exe $DATA.fasta

Homopolymers

To analyze the homopolymers of the generated fasta file,

jdna_homopolymers $DATA.fasta

or

jdna_homopolymers.exe $DATA.fasta

View on GitHub
GitHub Stars7
CategoryDevelopment
Updated3mo ago
Forks0

Languages

Python

Security Score

67/100

Audited on Dec 7, 2025

No findings