Pinned Repositories
cactus
Official home of genome aligner based upon notion of Cactus graphs
cactus-connectivity
Determines how well-connected a .hal cactus graph file is by measuring how many bases are involved in alignments between each assembly in the graph.
DelayDifferentialEqnSimulator
A generic library for simulating networks of ordinary and delay differential equations for systems modeling
graph-genomics-review
Precision pangenomics (review article on graph genomics)
Kinase-Consensus-Search
Finds and annotates putative kinase consensus sites in yeast proteins.
plot-cactus-alignment-depth
Plotting was originally built for comparing cactus and dipcall alignments between the reference and a set of given assemblies. Edit and run plot_alignment_depth.py to make plots.
Python
All of my projects created in Python
reference-based-cactus-aligner
Faster than an all-to-all alignment for constructing cactus graphs. Starts by aligning all sequences to the reference. All the sequences that align poorly (or not at all) to the reference are then re-aligned to all the non-reference sequence.
snarl-normalizer-scripts
Various scripts used during the construction and analysis of the vg normalize command.
vg
tools for working with genome variation graphs
Robin-Rounthwaite's Repositories
Robin-Rounthwaite/plot-cactus-alignment-depth
Plotting was originally built for comparing cactus and dipcall alignments between the reference and a set of given assemblies. Edit and run plot_alignment_depth.py to make plots.
Robin-Rounthwaite/reference-based-cactus-aligner
Faster than an all-to-all alignment for constructing cactus graphs. Starts by aligning all sequences to the reference. All the sequences that align poorly (or not at all) to the reference are then re-aligned to all the non-reference sequence.
Robin-Rounthwaite/vg
tools for working with genome variation graphs
Robin-Rounthwaite/cactus
Official home of genome aligner based upon notion of Cactus graphs
Robin-Rounthwaite/cactus-connectivity
Determines how well-connected a .hal cactus graph file is by measuring how many bases are involved in alignments between each assembly in the graph.
Robin-Rounthwaite/DelayDifferentialEqnSimulator
A generic library for simulating networks of ordinary and delay differential equations for systems modeling
Robin-Rounthwaite/graph-genomics-review
Precision pangenomics (review article on graph genomics)
Robin-Rounthwaite/Kinase-Consensus-Search
Finds and annotates putative kinase consensus sites in yeast proteins.
Robin-Rounthwaite/Python
All of my projects created in Python
Robin-Rounthwaite/snarl-normalizer-scripts
Various scripts used during the construction and analysis of the vg normalize command.