Pinned Repositories
alignment_visualization
Visualize how reads align to a reference
cartpole_policy_gradient
a simple 1st order PG solution to the openAI cart pole problem (adapted from @ts1839) and an RNN based PG variation on this
GFAse
Tool for globally phasing diploid assembly graphs with orthogonal data
nanopore_assembly_and_polishing_assessment
Automation of pipelines that depend on preexisting assembly, polishing, and alignment tools. Performance evaluation and visualization of assembly and polishing
runlength_analysis
for analyzing sequence data in RLE space
shallow_neural_network_example
A jupyter notebook demonstrating the application of a simple neural network to approximation of a region of the sine function
shasta
Experimental software for de novo assembly from Nanopore sequencing data.
simple-dotplot
Very simple and configurable all-in-one dotplot program
TaskManager
Monitors resources and sends notifications, ideal for managing large computational experiments on AWS
GetBlunted
For bluntifying overlapped GFAs
rlorigro's Repositories
rlorigro/cartpole_policy_gradient
a simple 1st order PG solution to the openAI cart pole problem (adapted from @ts1839) and an RNN based PG variation on this
rlorigro/shallow_neural_network_example
A jupyter notebook demonstrating the application of a simple neural network to approximation of a region of the sine function
rlorigro/runlength_analysis
for analyzing sequence data in RLE space
rlorigro/alignment_visualization
Visualize how reads align to a reference
rlorigro/Nanopore
Tools for MinION signal analysis
rlorigro/pileupGenerator
Pipeline for pixel encoded pileup generation from genomic alignment files
rlorigro/lassen
Cpp wrapper for benedictpaten/marginPhase
rlorigro/multithreading
example of threading a directory of files
rlorigro/nanopore_assembly
methods for assembly polishing nanopore data
rlorigro/nanopore_signal_simulation
A simple nanopore signal simulation, used for generating a practice dataset
rlorigro/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
rlorigro/variant_classifier
Uses BAM-derived data to determine whether a genomic position contains a variant of any type