Modern software for non-emergency medical transportation providers, built to improve scheduling, billing, routing, and dispatching processes.
RouteGenie NEMT software is a modern system built to automate all non-emergency medical transportation processes including routing, scheduling, dispatching, and billing. It helps manage everyday challenges like vehicle breakdowns, traffic problems, cancelations, driver call-offs, will calls, no shows, add-on trips, on-demand trips, and more.
Learn More
Junie, the AI coding agent by JetBrains
Your smart coding agent
Junie is an AI-powered coding agent developed by JetBrains designed to enhance developer productivity by integrating directly into popular IDEs such as IntelliJ IDEA, PyCharm, and Android Studio. It supports developers by assisting with code completion, testing, and inspections, ensuring code quality and reducing debugging time.
Tool to fetch protein/DNA truncation constructs from Uniprot DB
Very simple pythonscript which saves you the pains of counting the amino acids/DNA bases in fasta files from the Uniprot and NCBI RefSeq Database (1, 2).
Lets say you want the amino acid sequence of range 128-387 from a 1000 amino acid protein - this script will help you to avoid counting mistakes by just showing you the specified sequence in amino acids and coding DNA base pairs (ideal for amplification primer design) of a specified Uniprot ID
This script can convert raw diffraction images to JPEG files.
Support ADSC, MarCCD, Mar345, RAXIS and PILATUS, and can be run on Windows, Linux and Mac OS X.
Protein ALignment Optimiser (PALO) is a script for the selection and alignment of the best combination of transcripts among orthologous genes. PALO is mainly written in Python, although other programming languages are also implemented (R, Perl...).
Amplicon is a Pythonscript for designing PCR primer sets. Amplicon is written in Python 2.3 and Tkinter 8.4. The current script was created for Windows and an executable is available. Future versions of the script should be able to run on Linux and Mac