3 Коммиты e477c545b3 ... bc6eb8a85c

Автор SHA1 Сообщение Дата
  SVAKSHA bc6eb8a85c @nw11 : GenomeAnnotations.jl 8 лет назад
  SVAKSHA 9c224de0e9 https://github.com/nw11/BioFeatures.jl 8 лет назад
  SVAKSHA a1435507d1 @nw11 : BismarkSummary.jl 8 лет назад
1 измененных файлов с 3 добавлено и 0 удалено
  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.