Pinned Repositories
Automa.jl
A julia code generator for regular expressions
Bio.jl
[DEPRECATED] Bioinformatics and Computational Biology Infrastructure for Julia
BioCore.jl
Core types and interfaces for BioJulia packages
BioMakie.jl
Plotting and interface tools for biology.
BioSequences.jl
Biological sequences for the julia language
BioStructures.jl
A Julia package to read, write and manipulate macromolecular structures
BioSymbols.jl
Nucleic and amino acid primitive types
Contributing
Documentation, guidelines, and policy on contributing to all BioJulia repositories
GeneticVariation.jl
Datastructures and algorithms for working with genetic variation
GenomeGraphs.jl
A modern genomics framework for julia
BioJulia's Repositories
BioJulia/Automa.jl
A julia code generator for regular expressions
BioJulia/BioSequences.jl
Biological sequences for the julia language
BioJulia/BioStructures.jl
A Julia package to read, write and manipulate macromolecular structures
BioJulia/BioMakie.jl
Plotting and interface tools for biology.
BioJulia/FASTX.jl
Parse and process FASTA and FASTQ formatted files of biological sequences.
BioJulia/BioAlignments.jl
Sequence alignment tools
BioJulia/PopGen.jl
Population Genetics in Julia
BioJulia/BioTutorials
Tutorial Notebooks of BioJulia
BioJulia/GenomicFeatures.jl
Tools for genomic features in Julia.
BioJulia/BioSymbols.jl
Nucleic and amino acid primitive types
BioJulia/Kmers.jl
Efficient types and methods for K-mer biosequences
BioJulia/XAM.jl
Parse and process SAM and BAM formatted files
BioJulia/SingleCellProjections.jl
Analysis of Single Cell Expression data in Julia
BioJulia/MemoryViews.jl
Simple, low-level views into memory in Julia
BioJulia/GenomicAnnotations.jl
BioJulia/BioTools.jl
DEPRECATED Interfaces to common external biological tools from julia scripts and programs
BioJulia/BufIO.jl
Interface for efficient IO in Julia
BioJulia/ProteinSecondaryStructures.jl
Wrapper to protein secondary structure calculation packages
BioJulia/TwoBit.jl
Support for working with 2Bit formatted sequence data files
BioJulia/BioMarkovChains.jl
Representing biological sequences as Markov chains
BioJulia/biojulia.github.io
BioJulia's Website
BioJulia/BED.jl
BioJulia/BioJuliaDocs
BioJulia/NCBIBlast.jl
Thin wrapper around NCBI's BLAST+ CLI https://www.ncbi.nlm.nih.gov/books/NBK569856/
BioJulia/PopGenCore.jl
Core utilities for PopGen.jl, including the PopData type and file IO
BioJulia/KWayMerges.jl
Implementation of k-way merge algorithms in Julia
BioJulia/Indexes.jl
BioJulia/PairwiseMappingFormat.jl
Parser for the PAF format in bioinformatics
BioJulia/XAMAuxData.jl
Read auxiliary data fields in SAM, GFA and PAF formats
BioJulia/CIGARStrings.jl
Read and write Concise Idiosyncratic Gapped Alignment Reports.