Code Monkey home page Code Monkey logo

John St. John's Projects

adam icon adam

A genomics processing engine and specialized file format built using Apache Avro, Apache Spark and Parquet. Apache 2 licensed.

avocado icon avocado

A Variant Caller, Distributed. Apache 2 licensed.

clonehd icon clonehd

High-definition reconstruction of clonal composition from next-generation sequencing data

cutadapt icon cutadapt

cutadapt removes adapter sequences from sequencing reads

deepomics icon deepomics

deep learning toolkit (written on top of tensorflow) to streamline computational biology analysis

dnc icon dnc

A TensorFlow implementation of the Differentiable Neural Computer.

dnc-tensorflow icon dnc-tensorflow

A TensorFlow implementation of DeepMind's Differential Neural Computers (DNC)

enformer-pytorch icon enformer-pytorch

Implementation of Enformer, Deepmind's attention network for predicting gene expression, in Pytorch

flickribbon icon flickribbon

Automatically exported from code.google.com/p/flickribbon

fpinscala icon fpinscala

Code, exercises, answers, and hints to go along with the book "Functional Programming in Scala"

gatk icon gatk

GATK Official Release Repository

grnmf icon grnmf

An R/Rcpp/RcppArmadillo implementation of Deng Cai's Non-negative Matrix Factorization on Manifold, sometimes called GNMF or GrNMF.

jellyfish icon jellyfish

Fork of the jellyfish kmer counter. Here is the description copied from their site: JELLYFISH is a tool for fast, memory-efficient counting of k-mers in DNA. A k-mer is a substring of length k, and counting the occurrences of all such substrings is a central step in many analyses of DNA sequence. JELLYFISH can count k-mers using an order of magnitude less memory and an order of magnitude faster than other k-mer counting packages by using an efficient encoding of a hash table and by exploiting the "compare-and-swap" CPU instruction to increase parallelism. JELLYFISH is a command-line program that reads FASTA and multi-FASTA files containing DNA sequences. It outputs its k-mer counts in an binary format, which can be translated into a human-readable text format using the "jellyfish stats" command. See the documentation below for more details.

kentlib icon kentlib

Subset of the kent source libraries (perhaps out of date) that are easily built and installed on OSX and Linux. These libraries provide usefull utilities for bioinformatics programming in C. This may contain some of my own libraries for bioinformatics utilities as well as long as they install easily on both my mac and linux box.

kinectorbit icon kinectorbit

A fork of http://www.arduinoandkinectprojects.com/kinectorbit with an attempt at upgrading to Processing v2.

mia icon mia

MIA is an reference guided assembler for DNA reads as generated by recent sequencing technologies. It is designed to support unusual short reads like they come from ancient, fragmented DNA.

nemo icon nemo

NeMo: a framework for generative AI

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.