This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GSoC Final Evaluation Report | |
| # Project Goal | |
| Enable Genoverse genome browser to parse and render large genomic binary data formats like Bigwig, Bigbed and compressed VCF. In order to do so I wrote javascript parsers for these file formats and the rendering code ( wherever it was missing ). I also wrote code to support the simpler text formats of Wiggle and BED in order to make the code simpler for the binary versions ( bigwig and bigbed ). | |
| # List of Commits | |
| https://github.com/wtsi-web/Genoverse/commits/gh-pages?author=sourabh2k15 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <title>image processing </title> | |
| </head> | |
| <body> | |
| <canvas id='picasso' style='border:1px solid red,float:left' width=400 height=300></canvas> | |
| <canvas id='picasso2' width=400 height=300></canvas> | |
| <script type='text/javascript'> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://www.reddit.com/r/AskElectronics/comments/2czxkg/fun_breadboard_projects_for_kids/ | |
| http://www.electronicshub.org/electronics-mini-project-circuits/ | |
| https://www.reddit.com/r/breadboard | |
| https://startingelectronics.org/beginners/start-electronics-now/tut1-breadboard-circuits/ | |
| https://learn.adafruit.com/ |
NewerOlder