Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
Try Auth0 for Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Bmrblib is a Python API abstracting the Biological Magnetic Resonance Data Bank (BioMagResBank or BMRB) NMR-STAR format (http://www.bmrb.wisc.edu/). It allows the writing of NMR-STAR files for BMRB data deposition and the reading and easy extraction of data from files residing in the BMRB data bank, all without knowledge of the Self-Defining Text Archive and Retrieval (STAR) format.
Toxmatch is a flexible and user-friendly open-source software application that encodes several chemical similarity indices to facilitate the grouping of chemicals into categories and read-across. The core functionalities include the ability to compare datasets based on various structural and descriptor-based similarity indices as well as the means to calculate pair wise similarity between compounds or aggregated similarity of a compound to a set.
...Files include:
fast_count_multi - reports all counts and RPKM, multithreading support
fast_count_deseq - reports gene counts in deseq compatible format, multithreading support
fast_count - reports all counts with no multithreading support.
usage
./fast_count_multi num_threads gtf_file bam_file(s) > output
Requires bamtools API library at run time, and c++0x for compile.
git clone https://github.com/pezmaster31/bamtools
cd bamtools
mkdir build
cd build
cmake ..
make
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib
g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
Workbench for visualizing biological networks (regulatory, interaction, and metabolic). Can be used as a front-end for BNDB datawarehouses, but also as stand-alone tool.
Quantum Chemistry Import Tool is a django application that parses the output file of quantum chemistry software as NWChem, Octopus, Gaussian, etc. The result can be saved in relational database.
The Blue Obelisk Data Repository lists many important chemoinformatics data such as element and isotope properties, atomic radii, etc. including references to original literature. Developers can use this repository to make their software interoperable.
ToxOtis is a Java interface to the predictive toxicology services of OpenTox. ToxOtis is being developed to help both those who need a painless way to consume OpenTox web services and for ambitious service providers...
The Generic Genetic Studies Database (GGSD) is a web-based, relational database driven data management software package for the management of large scale genetic studies.
FunctSNP is an R interface to an SQL database for linking single nucleotide polymorphisms (SNPs) to functional knowledge. FunctSNP should work on any OS on which R runs.
primeHandle is a set of data management tools in support of the PrIMe Initiative (http://primekinetics.org). primeHandle includes graphical user interfaces for searching through data collections, editing and submitting data to the PrIMe Data Depository.
This Project moved to https://sourceforge.net/projects/synbiowave/ because the name GeneWave is a registered trademark... Please do not use this project anymore.
The Chemical Structures Project is a set of 3D structures of molecules in CML format. Each file contains also some physical properties, which can be access using a web browser or a CML file reader.
DIY Genomics is an open source bioinformatics consortium intended to bring a collection of tools and libraries into the hands of small scale genomics labs for the process of sequence assembly and annotation. Projects include DIYA, MGAP, CRISPR, and DIYGV
Wattos is a collection of mostly Java programs for Structural Biology and NMR Spectroscopy. It's programs analyze, annotate, parse, archive, and disseminate experimental NMR data deposited by authors world wide into the PDB and BMRB.
The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and source code repository can be found on https://jchempaint.github.io
openSputnik is a robust distributed platform for massive scale precalculation of genetic and genomic data using contemporary bioinformatics methods. Annotated DNA, RNA and protein sequences are stored as binary objects in a variery of relational database
Sage is a web-based stats system for your Folding@Home team. It is light, fast, and based on PHP and an assortment of SQL-based database management systems, so it is ideal for webservers.