Skip to content

Implementation of "Basic Local Alignment Search Tool" in Hadoop for DNA analysis

Notifications You must be signed in to change notification settings

prateek22sri/Hadoop-BLAST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HadoopBlast - Cloud Computing Project 3

By this point you should have gone over the sections concerning Hadoop Setup and a few Hadoop programs. Now you are going to blend these applications by implementing a parallel version of BLAST (Basic Local Alignment Search Tool: http://blast.ncbi.nlm.nih.gov/Blast.cgi) using the programming interfaces of the Hadoop MapReduce framework. Note that this application is written in ”Map-Only” fashion, which means no reduce code is necessary

For more details, click here

About

Implementation of "Basic Local Alignment Search Tool" in Hadoop for DNA analysis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published