Generating a CSV File from ASP.Net
A really handy feature for web-based data tools is ability to let your users download their data in a CSV format so they can edit it in Excel or their favorite spread sheet program. Fortunately this is also really simple to code:
[more]
CSV Files
Typically a set of comma delimited [...]
Motif Lexicon – Search and Visualize Genomic Sequences
This is a web-based tool for biologist to search our catalog of chromosomes for specific genetic sequences. It also supports plug-ins which can search for variations or meta-data for the specific sequences.
The framework is written in C++ and uses CGI to interact with the browser. It is a little uncommon (and [...]
Locate Palendromes in FASTA Files
Simple program written in Java to scan a FASTA file from NCBI for complete, partial and complementary palendrome patterns. It also outputs an easy-to-read HTML file with the results.
Palendrome.java – source in Java
Writing
- Code (6)
- Finance (2)
- General (2)
- Search & SEO (7)
About
I lead the Core User Experience team at Bing, I like to climb rocks, and code as time permits. All of the content and thoughts here are mine.
