Pinned Repositories
AICommand
ChatGPT integration with Unity Editor
Comparisons-of-G4-algorithms
DSM
enchancingG4C
Fast-NW-and-SW-Pairwise-alignment-using-numba-JIT
This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment
G4-Hunter
G4-Hunter (2012_2015)- IECB - Bordeaux
G4Catchall
G4Catchall is a python package designed to scan given DNA/RNA sequences for G-quadruplexes with or without atypical features
G4detector
ImGQfinder_for_python
jasco_jws_reader
This project aims to read jws files obtained from jasco spectrometers.
odoluca's Repositories
odoluca/G4Catchall
G4Catchall is a python package designed to scan given DNA/RNA sequences for G-quadruplexes with or without atypical features
odoluca/Fast-NW-and-SW-Pairwise-alignment-using-numba-JIT
This project includes Needleman-Wunsch and Smith-Waterman algorithms and their afine gap variations (Gotoh) written to work with Cython, PyPy and Numba. Numba JIT shows greater performance. For Best performance use gotoh_jit.py to get only the best score and use gotoh_jit_traceback to get the best alignment
odoluca/jasco_jws_reader
This project aims to read jws files obtained from jasco spectrometers.
odoluca/AICommand
ChatGPT integration with Unity Editor
odoluca/Comparisons-of-G4-algorithms
odoluca/DSM
odoluca/enchancingG4C
odoluca/G4-Hunter
G4-Hunter (2012_2015)- IECB - Bordeaux
odoluca/G4detector
odoluca/ImGQfinder_for_python
odoluca/low_mutable_sequence_extraction
Discovery of low mutable sequence using multiple sequence alignment, nucleotide substitution model, protein sequences and a amino acid substitution model
odoluca/pySeqAlign
Algorithms for sequence alignment (e.g. DTW, Smith Waterman) in Cython
odoluca/SerializableCallback
UnityEvent and System.Func had a child
odoluca/VinaAutomated