Skip to content

Commit fcb413e

Browse files
Update README.md
1 parent dfbebb1 commit fcb413e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,11 @@
22
SparkBLAST is a parallelization of a sequence alignment application (BLAST) that employs cloud computing for the provisioning of computational resources and Apache Spark as the coordination framework. Here you will find suplementary material to the article entitled "SparkBLAST: Scalable BLAST processing using in-memory operations", submitted to the BMC Bioinformatics journal.
33

44
Contents:
5+
56
bacteria - Contais the FASTA files with genomic data for all the 11 bacteria used in the experiments.
7+
68
com/rbh - Source code (in Java) to find the RBH.
9+
710
images - The figures of the paper.
811
src/main/scala - SparkBLAST source code in Scala
912
HowTo - How to run SparkBLAST

0 commit comments

Comments
 (0)