Biology.md 8.2 KB

Bioinformatics, genomics, agriculture, food science, medicine, genetic engineering, etc...


BIOINFORMATICS


BIOSTATISTICS

  • pedigree.jl :: Pedigree extractors and representation as a Julia type with two integer members, sire and dam. A parent not in the pedigree is coded as 0.
  • ROC.jl :: Receiver Operating Characteristic (ROC) Curve for Julia Language.

ECOLOGY

  • Diversity.jl :: Diversity analysis package for Julia, with submodules containing standard ecological and other diversity measures.

GENOMICS

GWAS

Genome Wide Association Study (GWAS)

  • VarianceComponentTest.jl :: A Julia package for performing exact variance component tests in genome-wide association study (GWAS).
Resources

Org-BioJulia

Their GoogleGroups mailing list and list of packages under the Org:

  • Bio.jl :: Bioinformatics and Computational Biology Infrastructure for Julia. Wiki documentation of core features
  • BioSeq.jl :: Julia's package for working on Bioinformatics with DNA, RNA and Protein Sequences.
  • IntervalTrees.jl :: A data structure for efficient manipulation of sets of intervals.
  • Phylogenetics.jl :: The Julia package for analysis of evolution and phylogeny.

Org-JuliaBio

The GoogleGroups mailing list.


NEUROSCIENCE

  • CodeNeuro :: Bringing neuroscience and data science together.
  • DCEMRI.jl :: A Fast, Validated Toolkit for Dynamic Contrast Enhanced MRI Analysis. A paper on the code is in press at PeerJ.
  • ElectroJulia.jl :: Julia functions to process electroencephalographic recordings.
  • NEAT.jl :: Julia implemention of NEAT (NeuroEvolution of Augmenting Topologies) algorithm.
  • NeuroAnalysis.jl :: Julia package for neural signal analysis.
  • SkullSegment.jl :: Macaque brain and skull extraction tools.
  • SpikeSorter.jl :: Spike sorting tool for experimental neuroscientists.

Resources-Teaching

NotaBene:: Some resources and teaching aids listed here are not Julia language specific but you may be able to find something common and useful that can be reused and shared with attribution if it is CC-licensed.