forked from bioscala/bioscala
-
Notifications
You must be signed in to change notification settings - Fork 0
Bioinformatics for the Scala programming language
License
biocyberman/bioscala
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
The goal of the BioScala project is to create a scalable and functional bioinformatics library; which can be used from Scala, Java, JRuby, Jython and Clojur; building on existing libraries available on the JAVA Virtual Machine (JVM), including BioJAVA and BioRuby. This is the place for the BioScala project under the liberal BSD license. See also the Tutorial http://thebird.nl/bioscala/bioscala-tutorial.html design docs http://thebird.nl/bioscala/bioscala-design.html. and API docs http://thebird.nl/bioscala/api/ This edition of BioScala has: - Strongly typed DNA, RNA Sequence, gapped and IUPAC ambiguous Sequence - Sequences contain lists of Nucleotide, AminoAcid, IUPAC, Gapped, Codon - Flexible Sequence user defined attributes - Transcription of DNA to RNA - Translation of (ambiguous) RNA to AA (using BioJava3) - Formats: . Iterator based FASTA reader and writer . Iterator based PAML (PHY) file format reader . Phylip reader/writer (using BioJava) - Alignments and attributes (work in progress) - A translation example of calling into BioRuby - A tutorial in ./doc/tutorial.txt BioScala uses the simple build tool (sbt) and behaviour driven development/unit testing. See the INSTALL file for more information. Please fork from https://github.com/bioscala/bioscala Pjotr Prins Mailing list: http://lists.thebird.nl/listinfo.cgi/bioscala-thebird.nl
About
Bioinformatics for the Scala programming language
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published