Highlights
- Pro
-
-
-
language-python Public
A parser for Python 2.x and 3.x written in Haskell
-
BUSA90537_2023_project Public
Files for the BUSA90537 Coding for Business Problems project in 2023
-
-
gurita Public
A convenient and expressive tool for data analytics and plotting on the command line
-
haskell-mpi Public
MPI bindings for Haskell
-
-
js-turtle Public
Turtle graphics in Javascript using HTML5 canvas
-
-
-
classify_sequencer Public
Try to detect DNA sequencing platform from read IDs
-
-
varlap Public
A tool aimed at quality control of DNA variants arising from sequencing alignments. It reports a suite of statistics about variants relating to their local alignment context in BAM files.
-
comut Public
Forked from vanallenlab/comutCoMut is a Python library for visualizing genomic and phenotypic information via comutation plots
Python MIT License UpdatedSep 16, 2021 -
pseudofinder Public
Find processed pseudogenes in DNA sequencing data using input structural variants
-
bamreadid Public
Get the read ID of the first read in a BAM file
Shell MIT License UpdatedApr 19, 2021 -
bamreadlen Public
Calculate sequencing read length from a BAM file
Shell MIT License UpdatedMar 19, 2021 -
-
janis Public
Forked from PMCC-BioinformaticsCore/janis[Alpha] Janis: an open source tool to machine generate type-safe CWL and WDL workflows
Python GNU General Public License v3.0 UpdatedNov 20, 2020 -
-
cpython Public
Forked from python/cpythonThe Python programming language
Python Other UpdatedAug 2, 2020 -
blip Public
A bytecode compiler for Python 3
-
-
stackage Public
Forked from commercialhaskell/stackage"Stable Hackage": vetted consistent packages from Hackage
Shell MIT License UpdatedJul 12, 2020 -
-
-
binary_search_tree Public
Simple unbalanced binary search tree in Python
-
-
asteroids Public
A clone of the asteroids game using the Pygame library