3 Commits e477c545b3 ... bc6eb8a85c

Author SHA1 Message Date
  SVAKSHA bc6eb8a85c @nw11 : GenomeAnnotations.jl 8 years ago
  SVAKSHA 9c224de0e9 https://github.com/nw11/BioFeatures.jl 8 years ago
  SVAKSHA a1435507d1 @nw11 : BismarkSummary.jl 8 years ago
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Biology.md

+ 3 - 0
Biology.md

@@ -34,9 +34,12 @@
 ----
 
 # GENOMICS
++ [BioFeatures.jl](https://github.com/nw11/BioFeatures.jl).
++ [BismarkSummary.jl](https://github.com/nw11/BismarkSummary.jl) :: Basic summary of multiple Bismark runs. 
 + [COSMIC.jl](https://github.com/haploxer/COSMIC.jl) :: Data analysis engine for [COSMIC](http://cancer.sanger.ac.uk/cosmic) written in Julia.
 + [Ensemble.jl](https://github.com/farr/Ensemble.jl) :: Ensemble Samplers for Julia.
 + [FastaIO.jl](https://github.com/carlobaldassi/FastaIO.jl) :: Utilities to read/write FASTA format files in Julia.
++ [GenomeAnnotations.jl](https://github.com/nw11/GenomeAnnotations.jl) :: Manage Local Genome Annotation files. 
 + [GenomicTiles.jl](https://github.com/nw11/GenomicTiles.jl)
 + [gtf-parse-off](https://github.com/dcjones/gtf-parse-off) :: Experiments with parsing gene transfer format (GTF).
 + [HyperNEAT.jl](https://github.com/kzahedi/HyperNEAT.jl) :: A generative encoding for evolving ANN based on the NeuroEvolution of Augmented Topologies (NEAT) algorithm for evolutionary computation.